#03ffd5 color space conversions
Hex:
        #03ffd5
        RGB:
        3, 255, 213
        CMY:
        99, 0, 16
        CMYK:
        99, 0, 16, 0
      HSL:
        170°, 100.0000%, 50.5882%
        HSV (HSB):
        170°, 98.8235%, 100.0000%
        XYZ:
        47.8078, 76.3435, 75.1668
        xyY:
        0.2399, 0.3830, 76.3435
      CIE-Lab:
        90.0186, -59.3365, 6.0301
        CIE-LCH:
        90.0186, 59.6422, 174.1972
        CIE-Luv:
        90.0186, -73.7530, 18.7894
        Hunter-Lab:
        87.3747, -55.2381, 10.1563
      #03ffd5 color charts
#03ffd5 RGB chart
      #03ffd5 CMYK chart
      #03ffd5 RGB pie chart
      #03ffd5 color shades, tints & tones
#03ffd5 color schemes
#03ffd5 color preview, HTML & CSS examples
           This text has a color of #03ffd5        
        
          <p style="color:#03ffd5;">Text here</p>
        
        
          .mytext {color:#03ffd5;}
        
        Text color #03ffd5
      
           This box has a color of #03ffd5        
        
          <div style="background-color:#03ffd5;">Content here</div>
        
        
          .mybackground {background-color:#03ffd5;}
        
        Background color #03ffd5
      
           Border around this has a color of #03ffd5        
        
          <div style="border:2px solid #03ffd5;">Content here</div>
        
        
          .myborder {border:2px solid #03ffd5;}
        
        Border color #03ffd5