#5a28bd color space conversions
Hex:
        #5a28bd
        RGB:
        90, 40, 189
        CMY:
        65, 84, 26
        CMYK:
        52, 79, 0, 26
      HSL:
        260°, 65.0655%, 44.9020%
        HSV (HSB):
        260°, 78.8360%, 74.1176%
        XYZ:
        14.1605, 7.3654, 48.8194
        xyY:
        0.2013, 0.1047, 7.3654
      CIE-Lab:
        32.6246, 55.4751, -69.2406
        CIE-LCH:
        32.6246, 88.7229, 308.7014
        CIE-Luv:
        32.6246, 4.7058, -94.9264
        Hunter-Lab:
        27.1392, 45.6431, -87.6565
      #5a28bd color charts
#5a28bd RGB chart
      #5a28bd CMYK chart
      #5a28bd RGB pie chart
      #5a28bd color shades, tints & tones
#5a28bd color schemes
#5a28bd color preview, HTML & CSS examples
           This text has a color of #5a28bd        
        
          <p style="color:#5a28bd;">Text here</p>
        
        
          .mytext {color:#5a28bd;}
        
        Text color #5a28bd
      
           This box has a color of #5a28bd        
        
          <div style="background-color:#5a28bd;">Content here</div>
        
        
          .mybackground {background-color:#5a28bd;}
        
        Background color #5a28bd
      
           Border around this has a color of #5a28bd        
        
          <div style="border:2px solid #5a28bd;">Content here</div>
        
        
          .myborder {border:2px solid #5a28bd;}
        
        Border color #5a28bd