#05abb2 color space conversions
Hex:
        #05abb2
        RGB:
        5, 171, 178
        CMY:
        98, 33, 30
        CMYK:
        97, 4, 0, 30
      HSL:
        182°, 94.5355%, 35.8824%
        HSV (HSB):
        182°, 97.1910%, 69.8039%
        XYZ:
        22.6614, 32.3724, 47.1736
        xyY:
        0.2217, 0.3167, 32.3724
      CIE-Lab:
        63.6495, -33.2757, -14.0095
        CIE-LCH:
        63.6495, 36.1046, 202.8317
        CIE-Luv:
        63.6495, -48.2694, -16.5017
        Hunter-Lab:
        56.8968, -28.4747, -9.3301
      #05abb2 color charts
#05abb2 RGB chart
      #05abb2 CMYK chart
      #05abb2 RGB pie chart
      #05abb2 color shades, tints & tones
#05abb2 color schemes
#05abb2 color preview, HTML & CSS examples
           This text has a color of #05abb2        
        
          <p style="color:#05abb2;">Text here</p>
        
        
          .mytext {color:#05abb2;}
        
        Text color #05abb2
      
           This box has a color of #05abb2        
        
          <div style="background-color:#05abb2;">Content here</div>
        
        
          .mybackground {background-color:#05abb2;}
        
        Background color #05abb2
      
           Border around this has a color of #05abb2        
        
          <div style="border:2px solid #05abb2;">Content here</div>
        
        
          .myborder {border:2px solid #05abb2;}
        
        Border color #05abb2