#12d7ff color space conversions
Hex:
        #12d7ff
        RGB:
        18, 215, 255
        CMY:
        93, 16, 0
        CMYK:
        93, 16, 0, 0
      HSL:
        190°, 100.0000%, 53.5294%
        HSV (HSB):
        190°, 92.9412%, 100.0000%
        XYZ:
        42.5999, 55.9495, 103.1618
        xyY:
        0.2112, 0.2774, 55.9495
      CIE-Lab:
        79.5851, -29.3619, -31.6320
        CIE-LCH:
        79.5851, 43.1591, 227.1315
        CIE-Luv:
        79.5851, -56.7031, -47.2406
        Hunter-Lab:
        74.7994, -29.2392, -29.4120
      #12d7ff color charts
#12d7ff RGB chart
      #12d7ff CMYK chart
      #12d7ff RGB pie chart
      #12d7ff color shades, tints & tones
#12d7ff color schemes
#12d7ff color preview, HTML & CSS examples
           This text has a color of #12d7ff        
        
          <p style="color:#12d7ff;">Text here</p>
        
        
          .mytext {color:#12d7ff;}
        
        Text color #12d7ff
      
           This box has a color of #12d7ff        
        
          <div style="background-color:#12d7ff;">Content here</div>
        
        
          .mybackground {background-color:#12d7ff;}
        
        Background color #12d7ff
      
           Border around this has a color of #12d7ff        
        
          <div style="border:2px solid #12d7ff;">Content here</div>
        
        
          .myborder {border:2px solid #12d7ff;}
        
        Border color #12d7ff