#5219c7 color space conversions
Hex:
        #5219c7
        RGB:
        82, 25, 199
        CMY:
        68, 90, 22
        CMYK:
        59, 87, 0, 22
      HSL:
        260°, 77.6786%, 43.9216%
        HSV (HSB):
        260°, 87.4372%, 78.0392%
        XYZ:
        14.1361, 6.6126, 54.5641
        xyY:
        0.1877, 0.0878, 6.6126
      CIE-Lab:
        30.9082, 62.7206, -77.9829
        CIE-LCH:
        30.9082, 100.0760, 308.8092
        CIE-Luv:
        30.9082, 2.5228, -101.8580
        Hunter-Lab:
        25.7150, 53.1241, -107.8057
      #5219c7 color charts
#5219c7 RGB chart
      #5219c7 CMYK chart
      #5219c7 RGB pie chart
      #5219c7 color shades, tints & tones
#5219c7 color schemes
#5219c7 color preview, HTML & CSS examples
           This text has a color of #5219c7        
        
          <p style="color:#5219c7;">Text here</p>
        
        
          .mytext {color:#5219c7;}
        
        Text color #5219c7
      
           This box has a color of #5219c7        
        
          <div style="background-color:#5219c7;">Content here</div>
        
        
          .mybackground {background-color:#5219c7;}
        
        Background color #5219c7
      
           Border around this has a color of #5219c7        
        
          <div style="border:2px solid #5219c7;">Content here</div>
        
        
          .myborder {border:2px solid #5219c7;}
        
        Border color #5219c7