#03f8de color space conversions
Hex:
        #03f8de
        RGB:
        3, 248, 222
        CMY:
        99, 3, 13
        CMYK:
        99, 0, 10, 3
      HSL:
        174°, 97.6096%, 49.2157%
        HSV (HSB):
        174°, 98.7903%, 97.2549%
        XYZ:
        46.7898, 72.4281, 80.6212
        xyY:
        0.2341, 0.3624, 72.4281
      CIE-Lab:
        88.1742, -54.2296, -1.3258
        CIE-LCH:
        88.1742, 54.2458, 181.4005
        CIE-Luv:
        88.1742, -70.7607, 6.5483
        Hunter-Lab:
        85.1047, -50.7956, 3.4068
      #03f8de color charts
#03f8de RGB chart
      #03f8de CMYK chart
      #03f8de RGB pie chart
      #03f8de color shades, tints & tones
#03f8de color schemes
#03f8de color preview, HTML & CSS examples
           This text has a color of #03f8de        
        
          <p style="color:#03f8de;">Text here</p>
        
        
          .mytext {color:#03f8de;}
        
        Text color #03f8de
      
           This box has a color of #03f8de        
        
          <div style="background-color:#03f8de;">Content here</div>
        
        
          .mybackground {background-color:#03f8de;}
        
        Background color #03f8de
      
           Border around this has a color of #03f8de        
        
          <div style="border:2px solid #03f8de;">Content here</div>
        
        
          .myborder {border:2px solid #03f8de;}
        
        Border color #03f8de