#03eef0 color space conversions
Hex:
        #03eef0
        RGB:
        3, 238, 240
        CMY:
        99, 7, 6
        CMYK:
        99, 1, 0, 6
      HSL:
        181°, 97.5309%, 47.6471%
        HSV (HSB):
        181°, 98.7500%, 94.1176%
        XYZ:
        46.3403, 67.4597, 93.0167
        xyY:
        0.2241, 0.3262, 67.4597
      CIE-Lab:
        85.7356, -44.9864, -14.3651
        CIE-LCH:
        85.7356, 47.2243, 197.7093
        CIE-Luv:
        85.7356, -66.0154, -15.9708
        Hunter-Lab:
        82.1339, -43.0238, -9.6523
      #03eef0 color charts
#03eef0 RGB chart
      #03eef0 CMYK chart
      #03eef0 RGB pie chart
      #03eef0 color shades, tints & tones
#03eef0 color schemes
#03eef0 color preview, HTML & CSS examples
           This text has a color of #03eef0        
        
          <p style="color:#03eef0;">Text here</p>
        
        
          .mytext {color:#03eef0;}
        
        Text color #03eef0
      
           This box has a color of #03eef0        
        
          <div style="background-color:#03eef0;">Content here</div>
        
        
          .mybackground {background-color:#03eef0;}
        
        Background color #03eef0
      
           Border around this has a color of #03eef0        
        
          <div style="border:2px solid #03eef0;">Content here</div>
        
        
          .myborder {border:2px solid #03eef0;}
        
        Border color #03eef0