#5409fb color space conversions
Hex:
        #5409fb
        RGB:
        84, 9, 251
        CMY:
        67, 96, 2
        CMYK:
        67, 96, 0, 2
      HSL:
        259°, 96.8000%, 50.9804%
        HSV (HSB):
        259°, 96.4143%, 98.4314%
        XYZ:
        21.1664, 9.0452, 91.8971
        xyY:
        0.1733, 0.0741, 9.0452
      CIE-Lab:
        36.0712, 78.6228, -99.2287
        CIE-LCH:
        36.0712, 126.6013, 308.3912
        CIE-Luv:
        36.0712, -0.9835, -131.3591
        Hunter-Lab:
        30.0753, 72.9933, -160.1120
      #5409fb color charts
#5409fb RGB chart
      #5409fb CMYK chart
      #5409fb RGB pie chart
      #5409fb color shades, tints & tones
#5409fb color schemes
#5409fb color preview, HTML & CSS examples
           This text has a color of #5409fb        
        
          <p style="color:#5409fb;">Text here</p>
        
        
          .mytext {color:#5409fb;}
        
        Text color #5409fb
      
           This box has a color of #5409fb        
        
          <div style="background-color:#5409fb;">Content here</div>
        
        
          .mybackground {background-color:#5409fb;}
        
        Background color #5409fb
      
           Border around this has a color of #5409fb        
        
          <div style="border:2px solid #5409fb;">Content here</div>
        
        
          .myborder {border:2px solid #5409fb;}
        
        Border color #5409fb