#5a28bf color space conversions
Hex:
        #5a28bf
        RGB:
        90, 40, 191
        CMY:
        65, 84, 25
        CMYK:
        53, 79, 0, 25
      HSL:
        260°, 65.3680%, 45.2941%
        HSV (HSB):
        260°, 79.0576%, 74.9020%
        XYZ:
        14.3792, 7.4528, 49.9709
        xyY:
        0.2003, 0.1038, 7.4528
      CIE-Lab:
        32.8163, 56.0061, -70.1042
        CIE-LCH:
        32.8163, 89.7289, 308.6213
        CIE-Luv:
        32.8163, 4.4755, -96.1513
        Hunter-Lab:
        27.2999, 46.2436, -89.4171
      #5a28bf color charts
#5a28bf RGB chart
      #5a28bf CMYK chart
      #5a28bf RGB pie chart
      #5a28bf color shades, tints & tones
#5a28bf color schemes
#5a28bf color preview, HTML & CSS examples
           This text has a color of #5a28bf        
        
          <p style="color:#5a28bf;">Text here</p>
        
        
          .mytext {color:#5a28bf;}
        
        Text color #5a28bf
      
           This box has a color of #5a28bf        
        
          <div style="background-color:#5a28bf;">Content here</div>
        
        
          .mybackground {background-color:#5a28bf;}
        
        Background color #5a28bf
      
           Border around this has a color of #5a28bf        
        
          <div style="border:2px solid #5a28bf;">Content here</div>
        
        
          .myborder {border:2px solid #5a28bf;}
        
        Border color #5a28bf