#05b3b2 color space conversions
Hex:
        #05b3b2
        RGB:
        5, 179, 178
        CMY:
        98, 30, 30
        CMYK:
        97, 0, 1, 30
      HSL:
        180°, 94.5652%, 36.0784%
        HSV (HSB):
        180°, 97.2067%, 70.1961%
        XYZ:
        24.2186, 35.4868, 47.6927
        xyY:
        0.2255, 0.3304, 35.4868
      CIE-Lab:
        66.1259, -37.0052, -10.2929
        CIE-LCH:
        66.1259, 38.4099, 195.5437
        CIE-Luv:
        66.1259, -51.0355, -10.1571
        Hunter-Lab:
        59.5708, -31.6796, -5.7683
      #05b3b2 color charts
#05b3b2 RGB chart
      #05b3b2 CMYK chart
      #05b3b2 RGB pie chart
      #05b3b2 color shades, tints & tones
#05b3b2 color schemes
#05b3b2 color preview, HTML & CSS examples
           This text has a color of #05b3b2        
        
          <p style="color:#05b3b2;">Text here</p>
        
        
          .mytext {color:#05b3b2;}
        
        Text color #05b3b2
      
           This box has a color of #05b3b2        
        
          <div style="background-color:#05b3b2;">Content here</div>
        
        
          .mybackground {background-color:#05b3b2;}
        
        Background color #05b3b2
      
           Border around this has a color of #05b3b2        
        
          <div style="border:2px solid #05b3b2;">Content here</div>
        
        
          .myborder {border:2px solid #05b3b2;}
        
        Border color #05b3b2