#5a0daf color space conversions
Hex:
        #5a0daf
        RGB:
        90, 13, 175
        CMY:
        65, 95, 31
        CMYK:
        49, 93, 0, 31
      HSL:
        269°, 86.1702%, 36.8627%
        HSV (HSB):
        269°, 92.5714%, 68.6275%
        XYZ:
        12.0982, 5.5567, 40.9923
        xyY:
        0.2063, 0.0947, 5.5567
      CIE-Lab:
        28.2652, 60.7171, -68.0952
        CIE-LCH:
        28.2652, 91.2334, 311.7218
        CIE-Luv:
        28.2652, 8.7137, -87.9595
        Hunter-Lab:
        23.5726, 50.3603, -86.6037
      #5a0daf color charts
#5a0daf RGB chart
      #5a0daf CMYK chart
      #5a0daf RGB pie chart
      #5a0daf color shades, tints & tones
#5a0daf color schemes
#5a0daf color preview, HTML & CSS examples
           This text has a color of #5a0daf        
        
          <p style="color:#5a0daf;">Text here</p>
        
        
          .mytext {color:#5a0daf;}
        
        Text color #5a0daf
      
           This box has a color of #5a0daf        
        
          <div style="background-color:#5a0daf;">Content here</div>
        
        
          .mybackground {background-color:#5a0daf;}
        
        Background color #5a0daf
      
           Border around this has a color of #5a0daf        
        
          <div style="border:2px solid #5a0daf;">Content here</div>
        
        
          .myborder {border:2px solid #5a0daf;}
        
        Border color #5a0daf