#5005f7 color space conversions
Hex:
        #5005f7
        RGB:
        80, 5, 247
        CMY:
        69, 98, 3
        CMYK:
        68, 98, 0, 3
      HSL:
        259°, 96.0317%, 49.4118%
        HSV (HSB):
        259°, 97.9757%, 96.8627%
        XYZ:
        20.1510, 8.5294, 88.5800
        xyY:
        0.1718, 0.0727, 8.5294
      CIE-Lab:
        35.0620, 78.0471, -98.6667
        CIE-LCH:
        35.0620, 125.8033, 308.3446
        CIE-Luv:
        35.0620, -1.3970, -128.9197
        Hunter-Lab:
        29.2052, 72.0528, -159.3844
      #5005f7 color charts
#5005f7 RGB chart
      #5005f7 CMYK chart
      #5005f7 RGB pie chart
      #5005f7 color shades, tints & tones
#5005f7 color schemes
#5005f7 color preview, HTML & CSS examples
           This text has a color of #5005f7        
        
          <p style="color:#5005f7;">Text here</p>
        
        
          .mytext {color:#5005f7;}
        
        Text color #5005f7
      
           This box has a color of #5005f7        
        
          <div style="background-color:#5005f7;">Content here</div>
        
        
          .mybackground {background-color:#5005f7;}
        
        Background color #5005f7
      
           Border around this has a color of #5005f7        
        
          <div style="border:2px solid #5005f7;">Content here</div>
        
        
          .myborder {border:2px solid #5005f7;}
        
        Border color #5005f7