#5420dd color space conversions
Hex:
        #5420dd
        RGB:
        84, 32, 221
        CMY:
        67, 87, 13
        CMYK:
        62, 86, 0, 13
      HSL:
        257°, 74.7036%, 49.6078%
        HSV (HSB):
        257°, 85.5204%, 86.6667%
        XYZ:
        17.2238, 8.1383, 69.0697
        xyY:
        0.1824, 0.0862, 8.1383
      CIE-Lab:
        34.2693, 66.2660, -85.1747
        CIE-LCH:
        34.2693, 107.9162, 307.8829
        CIE-Luv:
        34.2693, 0.4401, -114.4742
        Hunter-Lab:
        28.5277, 57.8472, -123.5802
      #5420dd color charts
#5420dd RGB chart
      #5420dd CMYK chart
      #5420dd RGB pie chart
      #5420dd color shades, tints & tones
#5420dd color schemes
#5420dd color preview, HTML & CSS examples
           This text has a color of #5420dd        
        
          <p style="color:#5420dd;">Text here</p>
        
        
          .mytext {color:#5420dd;}
        
        Text color #5420dd
      
           This box has a color of #5420dd        
        
          <div style="background-color:#5420dd;">Content here</div>
        
        
          .mybackground {background-color:#5420dd;}
        
        Background color #5420dd
      
           Border around this has a color of #5420dd        
        
          <div style="border:2px solid #5420dd;">Content here</div>
        
        
          .myborder {border:2px solid #5420dd;}
        
        Border color #5420dd