#03bce1 color space conversions
Hex:
        #03bce1
        RGB:
        3, 188, 225
        CMY:
        99, 26, 12
        CMYK:
        99, 16, 0, 12
      HSL:
        190°, 97.3684%, 44.7059%
        HSV (HSB):
        190°, 98.6667%, 88.2353%
        XYZ:
        31.6114, 41.4220, 77.5633
        xyY:
        0.2099, 0.2751, 41.4220
      CIE-Lab:
        70.4706, -26.2965, -29.5322
        CIE-LCH:
        70.4706, 39.5431, 228.3171
        CIE-Luv:
        70.4706, -50.4465, -43.4201
        Hunter-Lab:
        64.3600, -24.9569, -26.4013
      #03bce1 color charts
#03bce1 RGB chart
      #03bce1 CMYK chart
      #03bce1 RGB pie chart
      #03bce1 color shades, tints & tones
#03bce1 color schemes
#03bce1 color preview, HTML & CSS examples
           This text has a color of #03bce1        
        
          <p style="color:#03bce1;">Text here</p>
        
        
          .mytext {color:#03bce1;}
        
        Text color #03bce1
      
           This box has a color of #03bce1        
        
          <div style="background-color:#03bce1;">Content here</div>
        
        
          .mybackground {background-color:#03bce1;}
        
        Background color #03bce1
      
           Border around this has a color of #03bce1        
        
          <div style="border:2px solid #03bce1;">Content here</div>
        
        
          .myborder {border:2px solid #03bce1;}
        
        Border color #03bce1