#05bbba color space conversions
Hex:
        #05bbba
        RGB:
        5, 187, 186
        CMY:
        98, 27, 27
        CMYK:
        97, 0, 1, 27
      HSL:
        180°, 94.7917%, 37.6471%
        HSV (HSB):
        180°, 97.3262%, 73.3333%
        XYZ:
        26.6958, 39.1181, 52.5979
        xyY:
        0.2254, 0.3304, 39.1181
      CIE-Lab:
        68.8367, -38.2305, -10.6574
        CIE-LCH:
        68.8367, 39.6882, 195.5768
        CIE-Luv:
        68.8367, -53.1439, -10.6127
        Hunter-Lab:
        62.5445, -33.2637, -6.0799
      #05bbba color charts
#05bbba RGB chart
      #05bbba CMYK chart
      #05bbba RGB pie chart
      #05bbba color shades, tints & tones
#05bbba color schemes
#05bbba color preview, HTML & CSS examples
           This text has a color of #05bbba        
        
          <p style="color:#05bbba;">Text here</p>
        
        
          .mytext {color:#05bbba;}
        
        Text color #05bbba
      
           This box has a color of #05bbba        
        
          <div style="background-color:#05bbba;">Content here</div>
        
        
          .mybackground {background-color:#05bbba;}
        
        Background color #05bbba
      
           Border around this has a color of #05bbba        
        
          <div style="border:2px solid #05bbba;">Content here</div>
        
        
          .myborder {border:2px solid #05bbba;}
        
        Border color #05bbba