#5a0b83 color space conversions
Hex:
        #5a0b83
        RGB:
        90, 11, 131
        CMY:
        65, 96, 49
        CMYK:
        31, 92, 0, 49
      HSL:
        280°, 84.5070%, 27.8431%
        HSV (HSB):
        280°, 91.6031%, 51.3725%
        XYZ:
        8.4329, 4.0517, 21.8103
        xyY:
        0.2459, 0.1181, 4.0517
      CIE-Lab:
        23.8416, 51.2743, -48.3286
        CIE-LCH:
        23.8416, 70.4607, 316.6940
        CIE-Luv:
        23.8416, 16.3314, -61.2132
        Hunter-Lab:
        20.1288, 39.5561, -50.1527
      #5a0b83 color charts
#5a0b83 RGB chart
      #5a0b83 CMYK chart
      #5a0b83 RGB pie chart
      #5a0b83 color shades, tints & tones
#5a0b83 color schemes
#5a0b83 color preview, HTML & CSS examples
           This text has a color of #5a0b83        
        
          <p style="color:#5a0b83;">Text here</p>
        
        
          .mytext {color:#5a0b83;}
        
        Text color #5a0b83
      
           This box has a color of #5a0b83        
        
          <div style="background-color:#5a0b83;">Content here</div>
        
        
          .mybackground {background-color:#5a0b83;}
        
        Background color #5a0b83
      
           Border around this has a color of #5a0b83        
        
          <div style="border:2px solid #5a0b83;">Content here</div>
        
        
          .myborder {border:2px solid #5a0b83;}
        
        Border color #5a0b83