#5a13ac color space conversions
Hex:
        #5a13ac
        RGB:
        90, 19, 172
        CMY:
        65, 93, 33
        CMYK:
        48, 89, 0, 33
      HSL:
        268°, 80.1047%, 37.4510%
        HSV (HSB):
        268°, 88.9535%, 67.4510%
        XYZ:
        11.8957, 5.6180, 39.4871
        xyY:
        0.2087, 0.0986, 5.6180
      CIE-Lab:
        28.4274, 58.6066, -66.0259
        CIE-LCH:
        28.4274, 88.2845, 311.5933
        CIE-Luv:
        28.4274, 8.8180, -86.0166
        Hunter-Lab:
        23.7022, 48.1069, -82.1836
      #5a13ac color charts
#5a13ac RGB chart
      #5a13ac CMYK chart
      #5a13ac RGB pie chart
      #5a13ac color shades, tints & tones
#5a13ac color schemes
#5a13ac color preview, HTML & CSS examples
           This text has a color of #5a13ac        
        
          <p style="color:#5a13ac;">Text here</p>
        
        
          .mytext {color:#5a13ac;}
        
        Text color #5a13ac
      
           This box has a color of #5a13ac        
        
          <div style="background-color:#5a13ac;">Content here</div>
        
        
          .mybackground {background-color:#5a13ac;}
        
        Background color #5a13ac
      
           Border around this has a color of #5a13ac        
        
          <div style="border:2px solid #5a13ac;">Content here</div>
        
        
          .myborder {border:2px solid #5a13ac;}
        
        Border color #5a13ac