#05b3cb color space conversions
Hex:
        #05b3cb
        RGB:
        5, 179, 203
        CMY:
        98, 30, 20
        CMYK:
        98, 12, 0, 20
      HSL:
        187°, 95.1923%, 40.7843%
        HSV (HSB):
        187°, 97.5369%, 79.6078%
        XYZ:
        26.9622, 36.5843, 62.1403
        xyY:
        0.2145, 0.2911, 36.5843
      CIE-Lab:
        66.9639, -29.0729, -22.8542
        CIE-LCH:
        66.9639, 36.9803, 218.1709
        CIE-Luv:
        66.9639, -49.0400, -31.6195
        Hunter-Lab:
        60.4849, -26.2792, -18.5733
      #05b3cb color charts
#05b3cb RGB chart
      #05b3cb CMYK chart
      #05b3cb RGB pie chart
      #05b3cb color shades, tints & tones
#05b3cb color schemes
#05b3cb color preview, HTML & CSS examples
           This text has a color of #05b3cb        
        
          <p style="color:#05b3cb;">Text here</p>
        
        
          .mytext {color:#05b3cb;}
        
        Text color #05b3cb
      
           This box has a color of #05b3cb        
        
          <div style="background-color:#05b3cb;">Content here</div>
        
        
          .mybackground {background-color:#05b3cb;}
        
        Background color #05b3cb
      
           Border around this has a color of #05b3cb        
        
          <div style="border:2px solid #05b3cb;">Content here</div>
        
        
          .myborder {border:2px solid #05b3cb;}
        
        Border color #05b3cb