#521dfe color space conversions
Hex:
        #521dfe
        RGB:
        82, 29, 254
        CMY:
        68, 89, 0
        CMYK:
        68, 89, 0, 0
      HSL:
        254°, 99.1189%, 55.4902%
        HSV (HSB):
        254°, 88.5827%, 99.6078%
        XYZ:
        21.8084, 9.8283, 94.5136
        xyY:
        0.1729, 0.0779, 9.8283
      CIE-Lab:
        37.5325, 75.3577, -98.4863
        CIE-LCH:
        37.5325, 124.0094, 307.4218
        CIE-Luv:
        37.5325, -2.5249, -133.1903
        Hunter-Lab:
        31.3502, 69.3090, -156.8007
      #521dfe color charts
#521dfe RGB chart
      #521dfe CMYK chart
      #521dfe RGB pie chart
      #521dfe color shades, tints & tones
#521dfe color schemes
#521dfe color preview, HTML & CSS examples
           This text has a color of #521dfe        
        
          <p style="color:#521dfe;">Text here</p>
        
        
          .mytext {color:#521dfe;}
        
        Text color #521dfe
      
           This box has a color of #521dfe        
        
          <div style="background-color:#521dfe;">Content here</div>
        
        
          .mybackground {background-color:#521dfe;}
        
        Background color #521dfe
      
           Border around this has a color of #521dfe        
        
          <div style="border:2px solid #521dfe;">Content here</div>
        
        
          .myborder {border:2px solid #521dfe;}
        
        Border color #521dfe