#5918fb color space conversions
Hex:
        #5918fb
        RGB:
        89, 24, 251
        CMY:
        65, 91, 2
        CMYK:
        65, 90, 0, 2
      HSL:
        257°, 96.5957%, 53.9216%
        HSV (HSB):
        257°, 90.4382%, 98.4314%
        XYZ:
        21.8590, 9.7421, 91.9951
        xyY:
        0.1769, 0.0788, 9.7421
      CIE-Lab:
        37.3756, 76.2707, -97.0470
        CIE-LCH:
        37.3756, 123.4315, 308.1644
        CIE-Luv:
        37.3756, -0.4378, -131.6014
        Hunter-Lab:
        31.2124, 70.3875, -152.9020
      #5918fb color charts
#5918fb RGB chart
      #5918fb CMYK chart
      #5918fb RGB pie chart
      #5918fb color shades, tints & tones
#5918fb color schemes
#5918fb color preview, HTML & CSS examples
           This text has a color of #5918fb        
        
          <p style="color:#5918fb;">Text here</p>
        
        
          .mytext {color:#5918fb;}
        
        Text color #5918fb
      
           This box has a color of #5918fb        
        
          <div style="background-color:#5918fb;">Content here</div>
        
        
          .mybackground {background-color:#5918fb;}
        
        Background color #5918fb
      
           Border around this has a color of #5918fb        
        
          <div style="border:2px solid #5918fb;">Content here</div>
        
        
          .myborder {border:2px solid #5918fb;}
        
        Border color #5918fb