#03c2e0 color space conversions
Hex:
        #03c2e0
        RGB:
        3, 194, 224
        CMY:
        99, 24, 12
        CMYK:
        99, 13, 0, 12
      HSL:
        188°, 97.3568%, 44.5098%
        HSV (HSB):
        188°, 98.6607%, 87.8431%
        XYZ:
        32.7839, 43.9848, 77.2830
        xyY:
        0.2128, 0.2855, 43.9848
      CIE-Lab:
        72.2183, -29.5985, -26.3035
        CIE-LCH:
        72.2183, 39.5973, 221.6268
        CIE-Luv:
        72.2183, -52.5564, -37.6481
        Hunter-Lab:
        66.3210, -27.8254, -22.6652
      #03c2e0 color charts
#03c2e0 RGB chart
      #03c2e0 CMYK chart
      #03c2e0 RGB pie chart
      #03c2e0 color shades, tints & tones
#03c2e0 color schemes
#03c2e0 color preview, HTML & CSS examples
           This text has a color of #03c2e0        
        
          <p style="color:#03c2e0;">Text here</p>
        
        
          .mytext {color:#03c2e0;}
        
        Text color #03c2e0
      
           This box has a color of #03c2e0        
        
          <div style="background-color:#03c2e0;">Content here</div>
        
        
          .mybackground {background-color:#03c2e0;}
        
        Background color #03c2e0
      
           Border around this has a color of #03c2e0        
        
          <div style="border:2px solid #03c2e0;">Content here</div>
        
        
          .myborder {border:2px solid #03c2e0;}
        
        Border color #03c2e0