#5209e3 color space conversions
Hex:
        #5209e3
        RGB:
        82, 9, 227
        CMY:
        68, 96, 11
        CMYK:
        64, 96, 0, 11
      HSL:
        260°, 92.3729%, 46.2745%
        HSV (HSB):
        260°, 96.0352%, 89.0196%
        XYZ:
        17.4425, 7.5353, 73.2082
        xyY:
        0.1776, 0.0767, 7.5353
      CIE-Lab:
        32.9956, 72.9482, -90.7365
        CIE-LCH:
        32.9956, 116.4240, 308.7978
        CIE-Luv:
        32.9956, 0.6212, -117.7988
        Hunter-Lab:
        27.4504, 65.3838, -138.9065
      #5209e3 color charts
#5209e3 RGB chart
      #5209e3 CMYK chart
      #5209e3 RGB pie chart
      #5209e3 color shades, tints & tones
#5209e3 color schemes
#5209e3 color preview, HTML & CSS examples
           This text has a color of #5209e3        
        
          <p style="color:#5209e3;">Text here</p>
        
        
          .mytext {color:#5209e3;}
        
        Text color #5209e3
      
           This box has a color of #5209e3        
        
          <div style="background-color:#5209e3;">Content here</div>
        
        
          .mybackground {background-color:#5209e3;}
        
        Background color #5209e3
      
           Border around this has a color of #5209e3        
        
          <div style="border:2px solid #5209e3;">Content here</div>
        
        
          .myborder {border:2px solid #5209e3;}
        
        Border color #5209e3