#03f6e1 color space conversions
Hex:
        #03f6e1
        RGB:
        3, 246, 225
        CMY:
        99, 4, 12
        CMYK:
        99, 0, 9, 4
      HSL:
        175°, 97.5904%, 48.8235%
        HSV (HSB):
        175°, 98.7805%, 96.4706%
        XYZ:
        46.5839, 71.3671, 82.5542
        xyY:
        0.2323, 0.3559, 71.3671
      CIE-Lab:
        87.6631, -52.6061, -3.6418
        CIE-LCH:
        87.6631, 52.7320, 183.9601
        CIE-Luv:
        87.6631, -69.8649, 2.6225
        Hunter-Lab:
        84.4791, -49.4089, 1.1963
      #03f6e1 color charts
#03f6e1 RGB chart
      #03f6e1 CMYK chart
      #03f6e1 RGB pie chart
      #03f6e1 color shades, tints & tones
#03f6e1 color schemes
#03f6e1 color preview, HTML & CSS examples
           This text has a color of #03f6e1        
        
          <p style="color:#03f6e1;">Text here</p>
        
        
          .mytext {color:#03f6e1;}
        
        Text color #03f6e1
      
           This box has a color of #03f6e1        
        
          <div style="background-color:#03f6e1;">Content here</div>
        
        
          .mybackground {background-color:#03f6e1;}
        
        Background color #03f6e1
      
           Border around this has a color of #03f6e1        
        
          <div style="border:2px solid #03f6e1;">Content here</div>
        
        
          .myborder {border:2px solid #03f6e1;}
        
        Border color #03f6e1