#5005fe color space conversions
Hex:
        #5005fe
        RGB:
        80, 5, 254
        CMY:
        69, 98, 0
        CMYK:
        69, 98, 0, 0
      HSL:
        258°, 99.2032%, 50.7843%
        HSV (HSB):
        258°, 98.0315%, 99.6078%
        XYZ:
        21.2519, 8.9698, 94.3772
        xyY:
        0.1706, 0.0720, 8.9698
      CIE-Lab:
        35.9260, 79.6562, -101.1643
        CIE-LCH:
        35.9260, 128.7607, 308.2167
        CIE-Luv:
        35.9260, -1.9473, -132.8334
        Hunter-Lab:
        29.9496, 74.2501, -165.8701
      #5005fe color charts
#5005fe RGB chart
      #5005fe CMYK chart
      #5005fe RGB pie chart
      #5005fe color shades, tints & tones
#5005fe color schemes
#5005fe color preview, HTML & CSS examples
           This text has a color of #5005fe        
        
          <p style="color:#5005fe;">Text here</p>
        
        
          .mytext {color:#5005fe;}
        
        Text color #5005fe
      
           This box has a color of #5005fe        
        
          <div style="background-color:#5005fe;">Content here</div>
        
        
          .mybackground {background-color:#5005fe;}
        
        Background color #5005fe
      
           Border around this has a color of #5005fe        
        
          <div style="border:2px solid #5005fe;">Content here</div>
        
        
          .myborder {border:2px solid #5005fe;}
        
        Border color #5005fe