#5417d2 color space conversions
Hex:
        #5417d2
        RGB:
        84, 23, 210
        CMY:
        67, 91, 18
        CMYK:
        60, 89, 0, 18
      HSL:
        260°, 80.2575%, 45.6863%
        HSV (HSB):
        260°, 89.0476%, 82.3529%
        XYZ:
        15.5954, 7.1508, 61.5310
        xyY:
        0.1850, 0.0848, 7.1508
      CIE-Lab:
        32.1477, 66.1972, -82.3382
        CIE-LCH:
        32.1477, 105.6487, 308.7981
        CIE-Luv:
        32.1477, 2.1149, -108.2461
        Hunter-Lab:
        26.7409, 57.3055, -117.7082
      #5417d2 color charts
#5417d2 RGB chart
      #5417d2 CMYK chart
      #5417d2 RGB pie chart
      #5417d2 color shades, tints & tones
#5417d2 color schemes
#5417d2 color preview, HTML & CSS examples
           This text has a color of #5417d2        
        
          <p style="color:#5417d2;">Text here</p>
        
        
          .mytext {color:#5417d2;}
        
        Text color #5417d2
      
           This box has a color of #5417d2        
        
          <div style="background-color:#5417d2;">Content here</div>
        
        
          .mybackground {background-color:#5417d2;}
        
        Background color #5417d2
      
           Border around this has a color of #5417d2        
        
          <div style="border:2px solid #5417d2;">Content here</div>
        
        
          .myborder {border:2px solid #5417d2;}
        
        Border color #5417d2