#0cf7ff color space conversions
Hex:
        #0cf7ff
        RGB:
        12, 247, 255
        CMY:
        95, 3, 0
        CMYK:
        95, 3, 0, 0
      HSL:
        182°, 100.0000%, 52.3529%
        HSV (HSB):
        182°, 95.2941%, 100.0000%
        XYZ:
        51.4624, 73.8197, 106.1440
        xyY:
        0.2224, 0.3190, 73.8197
      CIE-Lab:
        88.8372, -44.3599, -17.5549
        CIE-LCH:
        88.8372, 47.7072, 201.5906
        CIE-Luv:
        88.8372, -67.5465, -21.4563
        Hunter-Lab:
        85.9184, -43.4413, -13.1043
      #0cf7ff color charts
#0cf7ff RGB chart
      #0cf7ff CMYK chart
      #0cf7ff RGB pie chart
      #0cf7ff color shades, tints & tones
#0cf7ff color schemes
#0cf7ff color preview, HTML & CSS examples
           This text has a color of #0cf7ff        
        
          <p style="color:#0cf7ff;">Text here</p>
        
        
          .mytext {color:#0cf7ff;}
        
        Text color #0cf7ff
      
           This box has a color of #0cf7ff        
        
          <div style="background-color:#0cf7ff;">Content here</div>
        
        
          .mybackground {background-color:#0cf7ff;}
        
        Background color #0cf7ff
      
           Border around this has a color of #0cf7ff        
        
          <div style="border:2px solid #0cf7ff;">Content here</div>
        
        
          .myborder {border:2px solid #0cf7ff;}
        
        Border color #0cf7ff