#03baf2 color space conversions
Hex:
        #03baf2
        RGB:
        3, 186, 242
        CMY:
        99, 27, 5
        CMYK:
        99, 23, 0, 5
      HSL:
        194°, 97.5510%, 48.0392%
        HSV (HSB):
        194°, 98.7603%, 94.9020%
        XYZ:
        33.6235, 41.5480, 90.2518
        xyY:
        0.2033, 0.2512, 41.5480
      CIE-Lab:
        70.5581, -19.4745, -38.6338
        CIE-LCH:
        70.5581, 43.2646, 243.2483
        CIE-Luv:
        70.5581, -48.4754, -59.8218
        Hunter-Lab:
        64.4577, -19.6890, -37.8957
      #03baf2 color charts
#03baf2 RGB chart
      #03baf2 CMYK chart
      #03baf2 RGB pie chart
      #03baf2 color shades, tints & tones
#03baf2 color schemes
#03baf2 color preview, HTML & CSS examples
           This text has a color of #03baf2        
        
          <p style="color:#03baf2;">Text here</p>
        
        
          .mytext {color:#03baf2;}
        
        Text color #03baf2
      
           This box has a color of #03baf2        
        
          <div style="background-color:#03baf2;">Content here</div>
        
        
          .mybackground {background-color:#03baf2;}
        
        Background color #03baf2
      
           Border around this has a color of #03baf2        
        
          <div style="border:2px solid #03baf2;">Content here</div>
        
        
          .myborder {border:2px solid #03baf2;}
        
        Border color #03baf2