#05bba5 color space conversions
Hex:
        #05bba5
        RGB:
        5, 187, 165
        CMY:
        98, 27, 35
        CMYK:
        97, 0, 12, 27
      HSL:
        173°, 94.7917%, 37.6471%
        HSV (HSB):
        173°, 97.3262%, 73.3333%
        XYZ:
        24.6244, 38.2895, 41.6901
        xyY:
        0.2354, 0.3660, 38.2895
      CIE-Lab:
        68.2335, -44.3283, 0.0008
        CIE-LCH:
        68.2335, 44.3283, 179.9990
        CIE-Luv:
        68.2335, -54.8190, 6.7537
        Hunter-Lab:
        61.8785, -37.2537, 3.3689
      #05bba5 color charts
#05bba5 RGB chart
      #05bba5 CMYK chart
      #05bba5 RGB pie chart
      #05bba5 color shades, tints & tones
#05bba5 color schemes
#05bba5 color preview, HTML & CSS examples
           This text has a color of #05bba5        
        
          <p style="color:#05bba5;">Text here</p>
        
        
          .mytext {color:#05bba5;}
        
        Text color #05bba5
      
           This box has a color of #05bba5        
        
          <div style="background-color:#05bba5;">Content here</div>
        
        
          .mybackground {background-color:#05bba5;}
        
        Background color #05bba5
      
           Border around this has a color of #05bba5        
        
          <div style="border:2px solid #05bba5;">Content here</div>
        
        
          .myborder {border:2px solid #05bba5;}
        
        Border color #05bba5