#5a008f color space conversions
Hex:
        #5a008f
        RGB:
        90, 0, 143
        CMY:
        65, 100, 44
        CMYK:
        37, 100, 0, 44
      HSL:
        278°, 100.0000%, 28.0392%
        HSV (HSB):
        278°, 100.0000%, 56.0784%
        XYZ:
        9.1744, 4.1568, 26.3054
        xyY:
        0.2315, 0.1049, 4.1568
      CIE-Lab:
        24.1833, 56.1553, -55.2822
        CIE-LCH:
        24.1833, 78.8007, 315.4489
        CIE-Luv:
        24.1833, 14.4898, -69.0576
        Hunter-Lab:
        20.3883, 44.6423, -62.2254
      #5a008f color charts
#5a008f RGB chart
      #5a008f CMYK chart
      #5a008f RGB pie chart
      #5a008f color shades, tints & tones
#5a008f color schemes
#5a008f color preview, HTML & CSS examples
           This text has a color of #5a008f        
        
          <p style="color:#5a008f;">Text here</p>
        
        
          .mytext {color:#5a008f;}
        
        Text color #5a008f
      
           This box has a color of #5a008f        
        
          <div style="background-color:#5a008f;">Content here</div>
        
        
          .mybackground {background-color:#5a008f;}
        
        Background color #5a008f
      
           Border around this has a color of #5a008f        
        
          <div style="border:2px solid #5a008f;">Content here</div>
        
        
          .myborder {border:2px solid #5a008f;}
        
        Border color #5a008f