#5428ee color space conversions
Hex:
        #5428ee
        RGB:
        84, 40, 238
        CMY:
        67, 84, 7
        CMYK:
        65, 83, 0, 7
      HSL:
        253°, 85.3448%, 54.5098%
        HSV (HSB):
        253°, 83.1933%, 93.3333%
        XYZ:
        19.8476, 9.5754, 81.6911
        xyY:
        0.1786, 0.0862, 9.5754
      CIE-Lab:
        37.0694, 67.8901, -90.2344
        CIE-LCH:
        37.0694, 112.9218, 306.9569
        CIE-Luv:
        37.0694, -1.6958, -124.0411
        Hunter-Lab:
        30.9442, 60.3372, -134.8615
      #5428ee color charts
#5428ee RGB chart
      #5428ee CMYK chart
      #5428ee RGB pie chart
      #5428ee color shades, tints & tones
#5428ee color schemes
#5428ee color preview, HTML & CSS examples
           This text has a color of #5428ee        
        
          <p style="color:#5428ee;">Text here</p>
        
        
          .mytext {color:#5428ee;}
        
        Text color #5428ee
      
           This box has a color of #5428ee        
        
          <div style="background-color:#5428ee;">Content here</div>
        
        
          .mybackground {background-color:#5428ee;}
        
        Background color #5428ee
      
           Border around this has a color of #5428ee        
        
          <div style="border:2px solid #5428ee;">Content here</div>
        
        
          .myborder {border:2px solid #5428ee;}
        
        Border color #5428ee