#05fbce color space conversions
Hex:
        #05fbce
        RGB:
        5, 251, 206
        CMY:
        98, 2, 19
        CMYK:
        98, 0, 18, 2
      HSL:
        169°, 96.8504%, 50.1961%
        HSV (HSB):
        169°, 98.0080%, 98.4314%
        XYZ:
        45.7003, 73.4829, 70.1675
        xyY:
        0.2414, 0.3881, 73.4829
      CIE-Lab:
        88.6775, -59.4870, 7.7269
        CIE-LCH:
        88.6775, 59.9867, 172.5991
        CIE-Luv:
        88.6775, -72.9418, 21.3312
        Hunter-Lab:
        85.7221, -54.8515, 11.4739
      #05fbce color charts
#05fbce RGB chart
      #05fbce CMYK chart
      #05fbce RGB pie chart
      #05fbce color shades, tints & tones
#05fbce color schemes
#05fbce color preview, HTML & CSS examples
           This text has a color of #05fbce        
        
          <p style="color:#05fbce;">Text here</p>
        
        
          .mytext {color:#05fbce;}
        
        Text color #05fbce
      
           This box has a color of #05fbce        
        
          <div style="background-color:#05fbce;">Content here</div>
        
        
          .mybackground {background-color:#05fbce;}
        
        Background color #05fbce
      
           Border around this has a color of #05fbce        
        
          <div style="border:2px solid #05fbce;">Content here</div>
        
        
          .myborder {border:2px solid #05fbce;}
        
        Border color #05fbce