#0afbed color space conversions
Hex:
        #0afbed
        RGB:
        10, 251, 237
        CMY:
        96, 2, 7
        CMYK:
        96, 0, 6, 2
      HSL:
        177°, 96.7871%, 51.1765%
        HSV (HSB):
        177°, 96.0159%, 98.4314%
        XYZ:
        49.9084, 75.1733, 92.0002
        xyY:
        0.2299, 0.3463, 75.1733
      CIE-Lab:
        89.4741, -51.2491, -7.2255
        CIE-LCH:
        89.4741, 51.7559, 188.0251
        CIE-Luv:
        89.4741, -70.3641, -3.3379
        Hunter-Lab:
        86.7025, -48.9799, -2.2209
      #0afbed color charts
#0afbed RGB chart
      #0afbed CMYK chart
      #0afbed RGB pie chart
      #0afbed color shades, tints & tones
#0afbed color schemes
#0afbed color preview, HTML & CSS examples
           This text has a color of #0afbed        
        
          <p style="color:#0afbed;">Text here</p>
        
        
          .mytext {color:#0afbed;}
        
        Text color #0afbed
      
           This box has a color of #0afbed        
        
          <div style="background-color:#0afbed;">Content here</div>
        
        
          .mybackground {background-color:#0afbed;}
        
        Background color #0afbed
      
           Border around this has a color of #0afbed        
        
          <div style="border:2px solid #0afbed;">Content here</div>
        
        
          .myborder {border:2px solid #0afbed;}
        
        Border color #0afbed