#5a18bc color space conversions
Hex:
        #5a18bc
        RGB:
        90, 24, 188
        CMY:
        65, 91, 26
        CMYK:
        52, 87, 0, 26
      HSL:
        264°, 77.3585%, 41.5686%
        HSV (HSB):
        264°, 87.2340%, 73.7255%
        XYZ:
        13.6202, 6.4578, 48.1056
        xyY:
        0.1998, 0.0947, 6.4578
      CIE-Lab:
        30.5392, 61.0485, -72.0864
        CIE-LCH:
        30.5392, 94.4636, 310.2606
        CIE-Luv:
        30.5392, 6.3422, -95.3772
        Hunter-Lab:
        25.4121, 51.1997, -94.4484
      #5a18bc color charts
#5a18bc RGB chart
      #5a18bc CMYK chart
      #5a18bc RGB pie chart
      #5a18bc color shades, tints & tones
#5a18bc color schemes
#5a18bc color preview, HTML & CSS examples
           This text has a color of #5a18bc        
        
          <p style="color:#5a18bc;">Text here</p>
        
        
          .mytext {color:#5a18bc;}
        
        Text color #5a18bc
      
           This box has a color of #5a18bc        
        
          <div style="background-color:#5a18bc;">Content here</div>
        
        
          .mybackground {background-color:#5a18bc;}
        
        Background color #5a18bc
      
           Border around this has a color of #5a18bc        
        
          <div style="border:2px solid #5a18bc;">Content here</div>
        
        
          .myborder {border:2px solid #5a18bc;}
        
        Border color #5a18bc