#05fee5 color space conversions
Hex:
        #05fee5
        RGB:
        5, 254, 229
        CMY:
        98, 0, 10
        CMYK:
        98, 0, 10, 0
      HSL:
        174°, 99.2032%, 50.7843%
        HSV (HSB):
        174°, 98.0315%, 99.6078%
        XYZ:
        49.6473, 76.5730, 86.2921
        xyY:
        0.2336, 0.3603, 76.5730
      CIE-Lab:
        90.1247, -54.7583, -2.1095
        CIE-LCH:
        90.1247, 54.7989, 182.2062
        CIE-Luv:
        90.1247, -72.1145, 5.4158
        Hunter-Lab:
        87.5060, -51.8621, 2.7867
      #05fee5 color charts
#05fee5 RGB chart
      #05fee5 CMYK chart
      #05fee5 RGB pie chart
      #05fee5 color shades, tints & tones
#05fee5 color schemes
#05fee5 color preview, HTML & CSS examples
           This text has a color of #05fee5        
        
          <p style="color:#05fee5;">Text here</p>
        
        
          .mytext {color:#05fee5;}
        
        Text color #05fee5
      
           This box has a color of #05fee5        
        
          <div style="background-color:#05fee5;">Content here</div>
        
        
          .mybackground {background-color:#05fee5;}
        
        Background color #05fee5
      
           Border around this has a color of #05fee5        
        
          <div style="border:2px solid #05fee5;">Content here</div>
        
        
          .myborder {border:2px solid #05fee5;}
        
        Border color #05fee5