#5417fb color space conversions
Hex:
        #5417fb
        RGB:
        84, 23, 251
        CMY:
        67, 91, 2
        CMYK:
        67, 91, 0, 2
      HSL:
        256°, 96.6102%, 53.7255%
        HSV (HSB):
        256°, 90.8367%, 98.4314%
        XYZ:
        21.3751, 9.4626, 91.9667
        xyY:
        0.1741, 0.0771, 9.4626
      CIE-Lab:
        36.8602, 76.2149, -97.9161
        CIE-LCH:
        36.8602, 124.0817, 307.8961
        CIE-Luv:
        36.8602, -1.5204, -131.5051
        Hunter-Lab:
        30.7614, 70.2016, -155.7249
      #5417fb color charts
#5417fb RGB chart
      #5417fb CMYK chart
      #5417fb RGB pie chart
      #5417fb color shades, tints & tones
#5417fb color schemes
#5417fb color preview, HTML & CSS examples
           This text has a color of #5417fb        
        
          <p style="color:#5417fb;">Text here</p>
        
        
          .mytext {color:#5417fb;}
        
        Text color #5417fb
      
           This box has a color of #5417fb        
        
          <div style="background-color:#5417fb;">Content here</div>
        
        
          .mybackground {background-color:#5417fb;}
        
        Background color #5417fb
      
           Border around this has a color of #5417fb        
        
          <div style="border:2px solid #5417fb;">Content here</div>
        
        
          .myborder {border:2px solid #5417fb;}
        
        Border color #5417fb