#5213d2 color space conversions
Hex:
        #5213d2
        RGB:
        82, 19, 210
        CMY:
        68, 93, 18
        CMYK:
        61, 91, 0, 18
      HSL:
        260°, 83.4061%, 44.9020%
        HSV (HSB):
        260°, 90.9524%, 82.3529%
        XYZ:
        15.3454, 6.9127, 61.4983
        xyY:
        0.1832, 0.0825, 6.9127
      CIE-Lab:
        31.6074, 67.0554, -83.2404
        CIE-LCH:
        31.6074, 106.8896, 308.8536
        CIE-Luv:
        31.6074, 1.8019, -108.2165
        Hunter-Lab:
        26.2921, 58.1707, -120.2774
      #5213d2 color charts
#5213d2 RGB chart
      #5213d2 CMYK chart
      #5213d2 RGB pie chart
      #5213d2 color shades, tints & tones
#5213d2 color schemes
#5213d2 color preview, HTML & CSS examples
           This text has a color of #5213d2        
        
          <p style="color:#5213d2;">Text here</p>
        
        
          .mytext {color:#5213d2;}
        
        Text color #5213d2
      
           This box has a color of #5213d2        
        
          <div style="background-color:#5213d2;">Content here</div>
        
        
          .mybackground {background-color:#5213d2;}
        
        Background color #5213d2
      
           Border around this has a color of #5213d2        
        
          <div style="border:2px solid #5213d2;">Content here</div>
        
        
          .myborder {border:2px solid #5213d2;}
        
        Border color #5213d2