#5a18fd color space conversions
Hex:
        #5a18fd
        RGB:
        90, 24, 253
        CMY:
        65, 91, 1
        CMYK:
        64, 91, 0, 1
      HSL:
        257°, 98.2833%, 54.3137%
        HSV (HSB):
        257°, 90.5138%, 99.2157%
        XYZ:
        22.2727, 9.9188, 93.6691
        xyY:
        0.1770, 0.0788, 9.9188
      CIE-Lab:
        37.6963, 76.8090, -97.6341
        CIE-LCH:
        37.6963, 124.2257, 308.1922
        CIE-Luv:
        37.6963, -0.3740, -132.7380
        Hunter-Lab:
        31.4941, 71.1210, -154.2933
      #5a18fd color charts
#5a18fd RGB chart
      #5a18fd CMYK chart
      #5a18fd RGB pie chart
      #5a18fd color shades, tints & tones
#5a18fd color schemes
#5a18fd color preview, HTML & CSS examples
           This text has a color of #5a18fd        
        
          <p style="color:#5a18fd;">Text here</p>
        
        
          .mytext {color:#5a18fd;}
        
        Text color #5a18fd
      
           This box has a color of #5a18fd        
        
          <div style="background-color:#5a18fd;">Content here</div>
        
        
          .mybackground {background-color:#5a18fd;}
        
        Background color #5a18fd
      
           Border around this has a color of #5a18fd        
        
          <div style="border:2px solid #5a18fd;">Content here</div>
        
        
          .myborder {border:2px solid #5a18fd;}
        
        Border color #5a18fd