#0afcfe color space conversions
Hex:
        #0afcfe
        RGB:
        10, 252, 254
        CMY:
        96, 1, 0
        CMYK:
        96, 1, 0, 0
      HSL:
        180°, 99.1870%, 51.7647%
        HSV (HSB):
        180°, 96.0630%, 99.6078%
        XYZ:
        52.8250, 76.8411, 105.8136
        xyY:
        0.2243, 0.3263, 76.8411
      CIE-Lab:
        90.2484, -46.8773, -14.9158
        CIE-LCH:
        90.2484, 49.1931, 197.6504
        CIE-Luv:
        90.2484, -69.3259, -16.6800
        Hunter-Lab:
        87.6591, -45.8359, -10.2079
      #0afcfe color charts
#0afcfe RGB chart
      #0afcfe CMYK chart
      #0afcfe RGB pie chart
      #0afcfe color shades, tints & tones
#0afcfe color schemes
#0afcfe color preview, HTML & CSS examples
           This text has a color of #0afcfe        
        
          <p style="color:#0afcfe;">Text here</p>
        
        
          .mytext {color:#0afcfe;}
        
        Text color #0afcfe
      
           This box has a color of #0afcfe        
        
          <div style="background-color:#0afcfe;">Content here</div>
        
        
          .mybackground {background-color:#0afcfe;}
        
        Background color #0afcfe
      
           Border around this has a color of #0afcfe        
        
          <div style="border:2px solid #0afcfe;">Content here</div>
        
        
          .myborder {border:2px solid #0afcfe;}
        
        Border color #0afcfe