#03bcdb color space conversions
Hex:
        #03bcdb
        RGB:
        3, 188, 219
        CMY:
        99, 26, 14
        CMYK:
        99, 14, 0, 14
      HSL:
        189°, 97.2973%, 43.5294%
        HSV (HSB):
        189°, 98.6301%, 85.8824%
        XYZ:
        30.8070, 41.1003, 73.3273
        xyY:
        0.2121, 0.2830, 41.1003
      CIE-Lab:
        70.2461, -28.2926, -26.6065
        CIE-LCH:
        70.2461, 38.8379, 223.2408
        CIE-Luv:
        70.2461, -50.9168, -38.2027
        Hunter-Lab:
        64.1095, -26.4158, -22.9382
      #03bcdb color charts
#03bcdb RGB chart
      #03bcdb CMYK chart
      #03bcdb RGB pie chart
      #03bcdb color shades, tints & tones
#03bcdb color schemes
#03bcdb color preview, HTML & CSS examples
           This text has a color of #03bcdb        
        
          <p style="color:#03bcdb;">Text here</p>
        
        
          .mytext {color:#03bcdb;}
        
        Text color #03bcdb
      
           This box has a color of #03bcdb        
        
          <div style="background-color:#03bcdb;">Content here</div>
        
        
          .mybackground {background-color:#03bcdb;}
        
        Background color #03bcdb
      
           Border around this has a color of #03bcdb        
        
          <div style="border:2px solid #03bcdb;">Content here</div>
        
        
          .myborder {border:2px solid #03bcdb;}
        
        Border color #03bcdb