#5205f1 color space conversions
Hex:
        #5205f1
        RGB:
        82, 5, 241
        CMY:
        68, 98, 5
        CMYK:
        66, 98, 0, 5
      HSL:
        260°, 95.9350%, 48.2353%
        HSV (HSB):
        260°, 97.9253%, 94.5098%
        XYZ:
        19.4111, 8.2533, 83.7890
        xyY:
        0.1742, 0.0741, 8.2533
      CIE-Lab:
        34.5048, 76.7539, -96.1987
        CIE-LCH:
        34.5048, 123.0665, 308.5853
        CIE-Luv:
        34.5048, -0.4758, -125.6362
        Hunter-Lab:
        28.7285, 70.3333, -152.8144
      #5205f1 color charts
#5205f1 RGB chart
      #5205f1 CMYK chart
      #5205f1 RGB pie chart
      #5205f1 color shades, tints & tones
#5205f1 color schemes
#5205f1 color preview, HTML & CSS examples
           This text has a color of #5205f1        
        
          <p style="color:#5205f1;">Text here</p>
        
        
          .mytext {color:#5205f1;}
        
        Text color #5205f1
      
           This box has a color of #5205f1        
        
          <div style="background-color:#5205f1;">Content here</div>
        
        
          .mybackground {background-color:#5205f1;}
        
        Background color #5205f1
      
           Border around this has a color of #5205f1        
        
          <div style="border:2px solid #5205f1;">Content here</div>
        
        
          .myborder {border:2px solid #5205f1;}
        
        Border color #5205f1