#0dc2ff color space conversions
Hex:
        #0dc2ff
        RGB:
        13, 194, 255
        CMY:
        95, 24, 0
        CMYK:
        95, 24, 0, 0
      HSL:
        195°, 100.0000%, 52.5490%
        HSV (HSB):
        195°, 94.9020%, 100.0000%
        XYZ:
        37.5078, 45.8891, 101.4884
        xyY:
        0.2029, 0.2482, 45.8891
      CIE-Lab:
        73.4735, -18.9168, -41.1012
        CIE-LCH:
        73.4735, 45.2454, 245.2858
        CIE-Luv:
        73.4735, -49.8805, -64.4576
        Hunter-Lab:
        67.7415, -19.7141, -41.4075
      #0dc2ff color charts
#0dc2ff RGB chart
      #0dc2ff CMYK chart
      #0dc2ff RGB pie chart
      #0dc2ff color shades, tints & tones
#0dc2ff color schemes
#0dc2ff color preview, HTML & CSS examples
           This text has a color of #0dc2ff        
        
          <p style="color:#0dc2ff;">Text here</p>
        
        
          .mytext {color:#0dc2ff;}
        
        Text color #0dc2ff
      
           This box has a color of #0dc2ff        
        
          <div style="background-color:#0dc2ff;">Content here</div>
        
        
          .mybackground {background-color:#0dc2ff;}
        
        Background color #0dc2ff
      
           Border around this has a color of #0dc2ff        
        
          <div style="border:2px solid #0dc2ff;">Content here</div>
        
        
          .myborder {border:2px solid #0dc2ff;}
        
        Border color #0dc2ff