#5a0faf color space conversions
Hex:
        #5a0faf
        RGB:
        90, 15, 175
        CMY:
        65, 94, 31
        CMYK:
        49, 91, 0, 31
      HSL:
        268°, 84.2105%, 37.2549%
        HSV (HSB):
        268°, 91.4286%, 68.6275%
        XYZ:
        12.1251, 5.6105, 41.0013
        xyY:
        0.2064, 0.0955, 5.6105
      CIE-Lab:
        28.4076, 60.2896, -67.8602
        CIE-LCH:
        28.4076, 90.7736, 311.6191
        CIE-Luv:
        28.4076, 8.6177, -87.9191
        Hunter-Lab:
        23.6864, 49.9235, -86.0509
      #5a0faf color charts
#5a0faf RGB chart
      #5a0faf CMYK chart
      #5a0faf RGB pie chart
      #5a0faf color shades, tints & tones
#5a0faf color schemes
#5a0faf color preview, HTML & CSS examples
           This text has a color of #5a0faf        
        
          <p style="color:#5a0faf;">Text here</p>
        
        
          .mytext {color:#5a0faf;}
        
        Text color #5a0faf
      
           This box has a color of #5a0faf        
        
          <div style="background-color:#5a0faf;">Content here</div>
        
        
          .mybackground {background-color:#5a0faf;}
        
        Background color #5a0faf
      
           Border around this has a color of #5a0faf        
        
          <div style="border:2px solid #5a0faf;">Content here</div>
        
        
          .myborder {border:2px solid #5a0faf;}
        
        Border color #5a0faf