#5405fb color space conversions
Hex:
        #5405fb
        RGB:
        84, 5, 251
        CMY:
        67, 98, 2
        CMYK:
        67, 98, 0, 2
      HSL:
        259°, 96.8504%, 50.1961%
        HSV (HSB):
        259°, 98.0080%, 98.4314%
        XYZ:
        21.1230, 8.9584, 91.8826
        xyY:
        0.1732, 0.0735, 8.9584
      CIE-Lab:
        35.9041, 79.1360, -99.5070
        CIE-LCH:
        35.9041, 127.1383, 308.4945
        CIE-Luv:
        35.9041, -0.8725, -131.3133
        Hunter-Lab:
        29.9306, 73.5949, -161.0605
      #5405fb color charts
#5405fb RGB chart
      #5405fb CMYK chart
      #5405fb RGB pie chart
      #5405fb color shades, tints & tones
#5405fb color schemes
#5405fb color preview, HTML & CSS examples
           This text has a color of #5405fb        
        
          <p style="color:#5405fb;">Text here</p>
        
        
          .mytext {color:#5405fb;}
        
        Text color #5405fb
      
           This box has a color of #5405fb        
        
          <div style="background-color:#5405fb;">Content here</div>
        
        
          .mybackground {background-color:#5405fb;}
        
        Background color #5405fb
      
           Border around this has a color of #5405fb        
        
          <div style="border:2px solid #5405fb;">Content here</div>
        
        
          .myborder {border:2px solid #5405fb;}
        
        Border color #5405fb