#03d5d0 color space conversions
Hex:
        #03d5d0
        RGB:
        3, 213, 208
        CMY:
        99, 16, 18
        CMYK:
        99, 0, 2, 16
      HSL:
        179°, 97.2222%, 42.3529%
        HSV (HSB):
        179°, 98.5915%, 83.5294%
        XYZ:
        35.2170, 52.1619, 67.8866
        xyY:
        0.2268, 0.3360, 52.1619
      CIE-Lab:
        77.3776, -43.3682, -9.8633
        CIE-LCH:
        77.3776, 44.4756, 192.8129
        CIE-Luv:
        77.3776, -60.2646, -8.7237
        Hunter-Lab:
        72.2232, -39.3517, -5.1737
      #03d5d0 color charts
#03d5d0 RGB chart
      #03d5d0 CMYK chart
      #03d5d0 RGB pie chart
      #03d5d0 color shades, tints & tones
#03d5d0 color schemes
#03d5d0 color preview, HTML & CSS examples
           This text has a color of #03d5d0        
        
          <p style="color:#03d5d0;">Text here</p>
        
        
          .mytext {color:#03d5d0;}
        
        Text color #03d5d0
      
           This box has a color of #03d5d0        
        
          <div style="background-color:#03d5d0;">Content here</div>
        
        
          .mybackground {background-color:#03d5d0;}
        
        Background color #03d5d0
      
           Border around this has a color of #03d5d0        
        
          <div style="border:2px solid #03d5d0;">Content here</div>
        
        
          .myborder {border:2px solid #03d5d0;}
        
        Border color #03d5d0