#05fbba color space conversions
Hex:
        #05fbba
        RGB:
        5, 251, 186
        CMY:
        98, 2, 27
        CMYK:
        98, 0, 26, 2
      HSL:
        164°, 96.8504%, 50.1961%
        HSV (HSB):
        164°, 98.0080%, 98.4314%
        XYZ:
        43.4227, 72.5718, 58.1735
        xyY:
        0.2493, 0.4167, 72.5718
      CIE-Lab:
        88.2431, -64.2332, 17.4420
        CIE-LCH:
        88.2431, 66.5592, 164.8081
        CIE-Luv:
        88.2431, -74.4487, 36.2233
        Hunter-Lab:
        85.1891, -58.0956, 19.1447
      #05fbba color charts
#05fbba RGB chart
      #05fbba CMYK chart
      #05fbba RGB pie chart
      #05fbba color shades, tints & tones
#05fbba color schemes
#05fbba color preview, HTML & CSS examples
           This text has a color of #05fbba        
        
          <p style="color:#05fbba;">Text here</p>
        
        
          .mytext {color:#05fbba;}
        
        Text color #05fbba
      
           This box has a color of #05fbba        
        
          <div style="background-color:#05fbba;">Content here</div>
        
        
          .mybackground {background-color:#05fbba;}
        
        Background color #05fbba
      
           Border around this has a color of #05fbba        
        
          <div style="border:2px solid #05fbba;">Content here</div>
        
        
          .myborder {border:2px solid #05fbba;}
        
        Border color #05fbba