#521bdb color space conversions
Hex:
        #521bdb
        RGB:
        82, 27, 219
        CMY:
        68, 89, 14
        CMYK:
        63, 88, 0, 14
      HSL:
        257°, 78.0488%, 48.2353%
        HSV (HSB):
        257°, 87.6712%, 85.8824%
        XYZ:
        16.6578, 7.6922, 67.6246
        xyY:
        0.1811, 0.0836, 7.6922
      CIE-Lab:
        33.3334, 67.1659, -85.5814
        CIE-LCH:
        33.3334, 108.7907, 308.1255
        CIE-Luv:
        33.3334, 0.4810, -113.3723
        Hunter-Lab:
        27.7348, 58.6731, -125.1501
      #521bdb color charts
#521bdb RGB chart
      #521bdb CMYK chart
      #521bdb RGB pie chart
      #521bdb color shades, tints & tones
#521bdb color schemes
#521bdb color preview, HTML & CSS examples
           This text has a color of #521bdb        
        
          <p style="color:#521bdb;">Text here</p>
        
        
          .mytext {color:#521bdb;}
        
        Text color #521bdb
      
           This box has a color of #521bdb        
        
          <div style="background-color:#521bdb;">Content here</div>
        
        
          .mybackground {background-color:#521bdb;}
        
        Background color #521bdb
      
           Border around this has a color of #521bdb        
        
          <div style="border:2px solid #521bdb;">Content here</div>
        
        
          .myborder {border:2px solid #521bdb;}
        
        Border color #521bdb