#521bfe color space conversions
Hex:
        #521bfe
        RGB:
        82, 27, 254
        CMY:
        68, 89, 0
        CMYK:
        68, 89, 0, 0
      HSL:
        255°, 99.1266%, 55.0980%
        HSV (HSB):
        255°, 89.3701%, 99.6078%
        XYZ:
        21.7610, 9.7335, 94.4977
        xyY:
        0.1727, 0.0773, 9.7335
      CIE-Lab:
        37.3597, 75.8804, -98.7735
        CIE-LCH:
        37.3597, 124.5554, 307.5324
        CIE-Luv:
        37.3597, -2.4027, -133.1769
        Hunter-Lab:
        31.1985, 69.9067, -157.7457
      #521bfe color charts
#521bfe RGB chart
      #521bfe CMYK chart
      #521bfe RGB pie chart
      #521bfe color shades, tints & tones
#521bfe color schemes
#521bfe color preview, HTML & CSS examples
           This text has a color of #521bfe        
        
          <p style="color:#521bfe;">Text here</p>
        
        
          .mytext {color:#521bfe;}
        
        Text color #521bfe
      
           This box has a color of #521bfe        
        
          <div style="background-color:#521bfe;">Content here</div>
        
        
          .mybackground {background-color:#521bfe;}
        
        Background color #521bfe
      
           Border around this has a color of #521bfe        
        
          <div style="border:2px solid #521bfe;">Content here</div>
        
        
          .myborder {border:2px solid #521bfe;}
        
        Border color #521bfe