#05b5be color space conversions
Hex:
        #05b5be
        RGB:
        5, 181, 190
        CMY:
        98, 29, 25
        CMYK:
        97, 5, 0, 25
      HSL:
        183°, 94.8718%, 38.2353%
        HSV (HSB):
        183°, 97.3684%, 74.5098%
        XYZ:
        25.8807, 36.7977, 54.4538
        xyY:
        0.2210, 0.3142, 36.7977
      CIE-Lab:
        67.1250, -34.2195, -15.4331
        CIE-LCH:
        67.1250, 37.5387, 204.2755
        CIE-Luv:
        67.1250, -50.7623, -18.7840
        Hunter-Lab:
        60.6611, -30.0009, -10.7602
      #05b5be color charts
#05b5be RGB chart
      #05b5be CMYK chart
      #05b5be RGB pie chart
      #05b5be color shades, tints & tones
#05b5be color schemes
#05b5be color preview, HTML & CSS examples
           This text has a color of #05b5be        
        
          <p style="color:#05b5be;">Text here</p>
        
        
          .mytext {color:#05b5be;}
        
        Text color #05b5be
      
           This box has a color of #05b5be        
        
          <div style="background-color:#05b5be;">Content here</div>
        
        
          .mybackground {background-color:#05b5be;}
        
        Background color #05b5be
      
           Border around this has a color of #05b5be        
        
          <div style="border:2px solid #05b5be;">Content here</div>
        
        
          .myborder {border:2px solid #05b5be;}
        
        Border color #05b5be