#05fdc0 color space conversions
Hex:
        #05fdc0
        RGB:
        5, 253, 192
        CMY:
        98, 1, 25
        CMYK:
        98, 0, 24, 1
      HSL:
        165°, 98.4127%, 50.5882%
        HSV (HSB):
        165°, 98.0237%, 99.2157%
        XYZ:
        44.7023, 74.0886, 61.8136
        xyY:
        0.2475, 0.4102, 74.0886
      CIE-Lab:
        88.9643, -63.5959, 15.3688
        CIE-LCH:
        88.9643, 65.4266, 166.4142
        CIE-Luv:
        88.9643, -74.6504, 33.2245
        Hunter-Lab:
        86.0747, -57.9281, 17.6738
      #05fdc0 color charts
#05fdc0 RGB chart
      #05fdc0 CMYK chart
      #05fdc0 RGB pie chart
      #05fdc0 color shades, tints & tones
#05fdc0 color schemes
#05fdc0 color preview, HTML & CSS examples
           This text has a color of #05fdc0        
        
          <p style="color:#05fdc0;">Text here</p>
        
        
          .mytext {color:#05fdc0;}
        
        Text color #05fdc0
      
           This box has a color of #05fdc0        
        
          <div style="background-color:#05fdc0;">Content here</div>
        
        
          .mybackground {background-color:#05fdc0;}
        
        Background color #05fdc0
      
           Border around this has a color of #05fdc0        
        
          <div style="border:2px solid #05fdc0;">Content here</div>
        
        
          .myborder {border:2px solid #05fdc0;}
        
        Border color #05fdc0