#5428ff color space conversions
Hex:
        #5428ff
        RGB:
        84, 40, 255
        CMY:
        67, 84, 0
        CMYK:
        67, 84, 0, 0
      HSL:
        252°, 100.0000%, 57.8431%
        HSV (HSB):
        252°, 84.3137%, 100.0000%
        XYZ:
        22.4649, 10.6224, 95.4740
        xyY:
        0.1747, 0.0826, 10.6224
      CIE-Lab:
        38.9371, 72.3450, -96.7087
        CIE-LCH:
        38.9371, 120.7740, 306.7991
        CIE-Luv:
        38.9371, -2.9982, -133.7114
        Hunter-Lab:
        32.5920, 66.0000, -150.8678
      #5428ff color charts
#5428ff RGB chart
      #5428ff CMYK chart
      #5428ff RGB pie chart
      #5428ff color shades, tints & tones
#5428ff color schemes
#5428ff color preview, HTML & CSS examples
           This text has a color of #5428ff        
        
          <p style="color:#5428ff;">Text here</p>
        
        
          .mytext {color:#5428ff;}
        
        Text color #5428ff
      
           This box has a color of #5428ff        
        
          <div style="background-color:#5428ff;">Content here</div>
        
        
          .mybackground {background-color:#5428ff;}
        
        Background color #5428ff
      
           Border around this has a color of #5428ff        
        
          <div style="border:2px solid #5428ff;">Content here</div>
        
        
          .myborder {border:2px solid #5428ff;}
        
        Border color #5428ff