#03bdcb color space conversions
Hex:
        #03bdcb
        RGB:
        3, 189, 203
        CMY:
        99, 26, 20
        CMYK:
        99, 7, 0, 20
      HSL:
        184°, 97.0874%, 40.3922%
        HSV (HSB):
        184°, 98.5222%, 79.6078%
        XYZ:
        29.0146, 40.7263, 62.8317
        xyY:
        0.2189, 0.3072, 40.7263
      CIE-Lab:
        69.9838, -33.9560, -18.2605
        CIE-LCH:
        69.9838, 38.5546, 208.2700
        CIE-Luv:
        69.9838, -52.5321, -23.5407
        Hunter-Lab:
        63.8172, -30.5246, -13.7023
      #03bdcb color charts
#03bdcb RGB chart
      #03bdcb CMYK chart
      #03bdcb RGB pie chart
      #03bdcb color shades, tints & tones
#03bdcb color schemes
#03bdcb color preview, HTML & CSS examples
           This text has a color of #03bdcb        
        
          <p style="color:#03bdcb;">Text here</p>
        
        
          .mytext {color:#03bdcb;}
        
        Text color #03bdcb
      
           This box has a color of #03bdcb        
        
          <div style="background-color:#03bdcb;">Content here</div>
        
        
          .mybackground {background-color:#03bdcb;}
        
        Background color #03bdcb
      
           Border around this has a color of #03bdcb        
        
          <div style="border:2px solid #03bdcb;">Content here</div>
        
        
          .myborder {border:2px solid #03bdcb;}
        
        Border color #03bdcb