#0ac8ff color space conversions
Hex:
        #0ac8ff
        RGB:
        10, 200, 255
        CMY:
        96, 22, 0
        CMYK:
        96, 22, 0, 0
      HSL:
        193°, 100.0000%, 51.9608%
        HSV (HSB):
        193°, 96.0784%, 100.0000%
        XYZ:
        38.8295, 48.5931, 101.9406
        xyY:
        0.2051, 0.2566, 48.5931
      CIE-Lab:
        75.1975, -22.0894, -38.4186
        CIE-LCH:
        75.1975, 44.3163, 240.1026
        CIE-Luv:
        75.1975, -51.9701, -59.5926
        Hunter-Lab:
        69.7087, -22.5615, -37.9084
      #0ac8ff color charts
#0ac8ff RGB chart
      #0ac8ff CMYK chart
      #0ac8ff RGB pie chart
      #0ac8ff color shades, tints & tones
#0ac8ff color schemes
#0ac8ff color preview, HTML & CSS examples
           This text has a color of #0ac8ff        
        
          <p style="color:#0ac8ff;">Text here</p>
        
        
          .mytext {color:#0ac8ff;}
        
        Text color #0ac8ff
      
           This box has a color of #0ac8ff        
        
          <div style="background-color:#0ac8ff;">Content here</div>
        
        
          .mybackground {background-color:#0ac8ff;}
        
        Background color #0ac8ff
      
           Border around this has a color of #0ac8ff        
        
          <div style="border:2px solid #0ac8ff;">Content here</div>
        
        
          .myborder {border:2px solid #0ac8ff;}
        
        Border color #0ac8ff