#5a13bc color space conversions
Hex:
        #5a13bc
        RGB:
        90, 19, 188
        CMY:
        65, 93, 26
        CMYK:
        52, 90, 0, 26
      HSL:
        265°, 81.6425%, 40.5882%
        HSV (HSB):
        265°, 89.8936%, 73.7255%
        XYZ:
        13.5264, 6.2702, 48.0743
        xyY:
        0.1993, 0.0924, 6.2702
      CIE-Lab:
        30.0843, 62.4075, -72.8377
        CIE-LCH:
        30.0843, 95.9168, 310.5901
        CIE-Luv:
        30.0843, 6.6616, -95.5149
        Hunter-Lab:
        25.0405, 52.6018, -96.3005
      #5a13bc color charts
#5a13bc RGB chart
      #5a13bc CMYK chart
      #5a13bc RGB pie chart
      #5a13bc color shades, tints & tones
#5a13bc color schemes
#5a13bc color preview, HTML & CSS examples
           This text has a color of #5a13bc        
        
          <p style="color:#5a13bc;">Text here</p>
        
        
          .mytext {color:#5a13bc;}
        
        Text color #5a13bc
      
           This box has a color of #5a13bc        
        
          <div style="background-color:#5a13bc;">Content here</div>
        
        
          .mybackground {background-color:#5a13bc;}
        
        Background color #5a13bc
      
           Border around this has a color of #5a13bc        
        
          <div style="border:2px solid #5a13bc;">Content here</div>
        
        
          .myborder {border:2px solid #5a13bc;}
        
        Border color #5a13bc