#05b4c2 color space conversions
Hex:
        #05b4c2
        RGB:
        5, 180, 194
        CMY:
        98, 29, 24
        CMYK:
        97, 7, 0, 24
      HSL:
        184°, 94.9749%, 39.0196%
        HSV (HSB):
        184°, 97.4227%, 76.0784%
        XYZ:
        26.1215, 36.5698, 56.7209
        xyY:
        0.2188, 0.3062, 36.5698
      CIE-Lab:
        66.9530, -32.4766, -17.9028
        CIE-LCH:
        66.9530, 37.0843, 208.8658
        CIE-Luv:
        66.9530, -50.0984, -23.0246
        Hunter-Lab:
        60.4730, -28.7242, -13.2802
      #05b4c2 color charts
#05b4c2 RGB chart
      #05b4c2 CMYK chart
      #05b4c2 RGB pie chart
      #05b4c2 color shades, tints & tones
#05b4c2 color schemes
#05b4c2 color preview, HTML & CSS examples
           This text has a color of #05b4c2        
        
          <p style="color:#05b4c2;">Text here</p>
        
        
          .mytext {color:#05b4c2;}
        
        Text color #05b4c2
      
           This box has a color of #05b4c2        
        
          <div style="background-color:#05b4c2;">Content here</div>
        
        
          .mybackground {background-color:#05b4c2;}
        
        Background color #05b4c2
      
           Border around this has a color of #05b4c2        
        
          <div style="border:2px solid #05b4c2;">Content here</div>
        
        
          .myborder {border:2px solid #05b4c2;}
        
        Border color #05b4c2