#5412d4 color space conversions
Hex:
        #5412d4
        RGB:
        84, 18, 212
        CMY:
        67, 93, 17
        CMYK:
        60, 92, 0, 17
      HSL:
        260°, 84.3478%, 45.0980%
        HSV (HSB):
        260°, 91.5094%, 83.1373%
        XYZ:
        15.7561, 7.0709, 62.8217
        xyY:
        0.1840, 0.0826, 7.0709
      CIE-Lab:
        31.9678, 67.9097, -83.7966
        CIE-LCH:
        31.9678, 107.8592, 309.0217
        CIE-Luv:
        31.9678, 2.1936, -109.3978
        Hunter-Lab:
        26.5912, 59.2325, -121.4591
      #5412d4 color charts
#5412d4 RGB chart
      #5412d4 CMYK chart
      #5412d4 RGB pie chart
      #5412d4 color shades, tints & tones
#5412d4 color schemes
#5412d4 color preview, HTML & CSS examples
           This text has a color of #5412d4        
        
          <p style="color:#5412d4;">Text here</p>
        
        
          .mytext {color:#5412d4;}
        
        Text color #5412d4
      
           This box has a color of #5412d4        
        
          <div style="background-color:#5412d4;">Content here</div>
        
        
          .mybackground {background-color:#5412d4;}
        
        Background color #5412d4
      
           Border around this has a color of #5412d4        
        
          <div style="border:2px solid #5412d4;">Content here</div>
        
        
          .myborder {border:2px solid #5412d4;}
        
        Border color #5412d4