#5210c3 color space conversions
Hex:
        #5210c3
        RGB:
        82, 16, 195
        CMY:
        68, 94, 24
        CMYK:
        58, 92, 0, 24
      HSL:
        262°, 84.8341%, 41.3725%
        HSV (HSB):
        262°, 91.7949%, 76.4706%
        XYZ:
        13.5153, 6.1046, 52.0957
        xyY:
        0.1885, 0.0851, 6.1046
      CIE-Lab:
        29.6747, 64.1013, -77.6771
        CIE-LCH:
        29.6747, 100.7110, 309.5304
        CIE-Luv:
        29.6747, 3.4709, -99.5804
        Hunter-Lab:
        24.7074, 54.4041, -107.7182
      #5210c3 color charts
#5210c3 RGB chart
      #5210c3 CMYK chart
      #5210c3 RGB pie chart
      #5210c3 color shades, tints & tones
#5210c3 color schemes
#5210c3 color preview, HTML & CSS examples
           This text has a color of #5210c3        
        
          <p style="color:#5210c3;">Text here</p>
        
        
          .mytext {color:#5210c3;}
        
        Text color #5210c3
      
           This box has a color of #5210c3        
        
          <div style="background-color:#5210c3;">Content here</div>
        
        
          .mybackground {background-color:#5210c3;}
        
        Background color #5210c3
      
           Border around this has a color of #5210c3        
        
          <div style="border:2px solid #5210c3;">Content here</div>
        
        
          .myborder {border:2px solid #5210c3;}
        
        Border color #5210c3