#03afd1 color space conversions
Hex:
        #03afd1
        RGB:
        3, 175, 209
        CMY:
        99, 31, 18
        CMYK:
        99, 16, 0, 18
      HSL:
        190°, 97.1698%, 41.5686%
        HSV (HSB):
        190°, 98.5646%, 81.9608%
        XYZ:
        26.8761, 35.2828, 65.7153
        xyY:
        0.2102, 0.2759, 35.2828
      CIE-Lab:
        65.9682, -25.1307, -27.6932
        CIE-LCH:
        65.9682, 37.3961, 227.7773
        CIE-Luv:
        65.9682, -47.2713, -40.1158
        Hunter-Lab:
        59.3993, -23.1836, -24.0149
      #03afd1 color charts
#03afd1 RGB chart
      #03afd1 CMYK chart
      #03afd1 RGB pie chart
      #03afd1 color shades, tints & tones
#03afd1 color schemes
#03afd1 color preview, HTML & CSS examples
           This text has a color of #03afd1        
        
          <p style="color:#03afd1;">Text here</p>
        
        
          .mytext {color:#03afd1;}
        
        Text color #03afd1
      
           This box has a color of #03afd1        
        
          <div style="background-color:#03afd1;">Content here</div>
        
        
          .mybackground {background-color:#03afd1;}
        
        Background color #03afd1
      
           Border around this has a color of #03afd1        
        
          <div style="border:2px solid #03afd1;">Content here</div>
        
        
          .myborder {border:2px solid #03afd1;}
        
        Border color #03afd1