#5a05b4 color space conversions
Hex:
        #5a05b4
        RGB:
        90, 5, 180
        CMY:
        65, 98, 29
        CMYK:
        50, 97, 0, 29
      HSL:
        269°, 94.5946%, 36.2745%
        HSV (HSB):
        269°, 97.2222%, 70.5882%
        XYZ:
        12.5089, 5.5775, 43.5973
        xyY:
        0.2028, 0.0904, 5.5775
      CIE-Lab:
        28.3205, 63.2934, -70.9964
        CIE-LCH:
        28.3205, 95.1133, 311.7171
        CIE-Luv:
        28.3205, 8.3271, -90.9983
        Hunter-Lab:
        23.6167, 53.2159, -92.9198
      #5a05b4 color charts
#5a05b4 RGB chart
      #5a05b4 CMYK chart
      #5a05b4 RGB pie chart
      #5a05b4 color shades, tints & tones
#5a05b4 color schemes
#5a05b4 color preview, HTML & CSS examples
           This text has a color of #5a05b4        
        
          <p style="color:#5a05b4;">Text here</p>
        
        
          .mytext {color:#5a05b4;}
        
        Text color #5a05b4
      
           This box has a color of #5a05b4        
        
          <div style="background-color:#5a05b4;">Content here</div>
        
        
          .mybackground {background-color:#5a05b4;}
        
        Background color #5a05b4
      
           Border around this has a color of #5a05b4        
        
          <div style="border:2px solid #5a05b4;">Content here</div>
        
        
          .myborder {border:2px solid #5a05b4;}
        
        Border color #5a05b4