#5437fb color space conversions
Hex:
        #5437fb
        RGB:
        84, 55, 251
        CMY:
        67, 78, 2
        CMYK:
        67, 78, 0, 2
      HSL:
        249°, 96.0784%, 60.0000%
        HSV (HSB):
        249°, 78.0876%, 98.4314%
        XYZ:
        22.4349, 11.5822, 92.3199
        xyY:
        0.1776, 0.0917, 11.5822
      CIE-Lab:
        40.5443, 65.2796, -91.8060
        CIE-LCH:
        40.5443, 112.6489, 305.4151
        CIE-Luv:
        40.5443, -4.3044, -130.7228
        Hunter-Lab:
        34.0327, 58.1131, -137.0122
      #5437fb color charts
#5437fb RGB chart
      #5437fb CMYK chart
      #5437fb RGB pie chart
      #5437fb color shades, tints & tones
#5437fb color schemes
#5437fb color preview, HTML & CSS examples
           This text has a color of #5437fb        
        
          <p style="color:#5437fb;">Text here</p>
        
        
          .mytext {color:#5437fb;}
        
        Text color #5437fb
      
           This box has a color of #5437fb        
        
          <div style="background-color:#5437fb;">Content here</div>
        
        
          .mybackground {background-color:#5437fb;}
        
        Background color #5437fb
      
           Border around this has a color of #5437fb        
        
          <div style="border:2px solid #5437fb;">Content here</div>
        
        
          .myborder {border:2px solid #5437fb;}
        
        Border color #5437fb