#0bf0ef color space conversions
Hex:
        #0bf0ef
        RGB:
        11, 240, 239
        CMY:
        96, 6, 6
        CMYK:
        95, 0, 0, 6
      HSL:
        180°, 91.2351%, 49.2157%
        HSV (HSB):
        180°, 95.4167%, 94.1176%
        XYZ:
        46.8781, 68.6233, 92.4362
        xyY:
        0.2254, 0.3300, 68.6233
      CIE-Lab:
        86.3172, -45.9768, -12.9667
        CIE-LCH:
        86.3172, 47.7703, 195.7499
        CIE-Luv:
        86.3172, -66.5472, -13.5136
        Hunter-Lab:
        82.8392, -43.9568, -8.1714
      #0bf0ef color charts
#0bf0ef RGB chart
      #0bf0ef CMYK chart
      #0bf0ef RGB pie chart
      #0bf0ef color shades, tints & tones
#0bf0ef color schemes
#0bf0ef color preview, HTML & CSS examples
           This text has a color of #0bf0ef        
        
          <p style="color:#0bf0ef;">Text here</p>
        
        
          .mytext {color:#0bf0ef;}
        
        Text color #0bf0ef
      
           This box has a color of #0bf0ef        
        
          <div style="background-color:#0bf0ef;">Content here</div>
        
        
          .mybackground {background-color:#0bf0ef;}
        
        Background color #0bf0ef
      
           Border around this has a color of #0bf0ef        
        
          <div style="border:2px solid #0bf0ef;">Content here</div>
        
        
          .myborder {border:2px solid #0bf0ef;}
        
        Border color #0bf0ef