#5539fb color space conversions
Hex:
        #5539fb
        RGB:
        85, 57, 251
        CMY:
        67, 78, 2
        CMYK:
        66, 77, 0, 2
      HSL:
        249°, 96.0396%, 60.3922%
        HSV (HSB):
        249°, 77.2908%, 98.4314%
        XYZ:
        22.6220, 11.8226, 92.3565
        xyY:
        0.1784, 0.0932, 11.8226
      CIE-Lab:
        40.9327, 64.4618, -91.1612
        CIE-LCH:
        40.9327, 111.6499, 305.2648
        CIE-Luv:
        40.9327, -4.3364, -130.5213
        Hunter-Lab:
        34.3840, 57.2673, -135.1860
      #5539fb color charts
#5539fb RGB chart
      #5539fb CMYK chart
      #5539fb RGB pie chart
      #5539fb color shades, tints & tones
#5539fb color schemes
#5539fb color preview, HTML & CSS examples
           This text has a color of #5539fb        
        
          <p style="color:#5539fb;">Text here</p>
        
        
          .mytext {color:#5539fb;}
        
        Text color #5539fb
      
           This box has a color of #5539fb        
        
          <div style="background-color:#5539fb;">Content here</div>
        
        
          .mybackground {background-color:#5539fb;}
        
        Background color #5539fb
      
           Border around this has a color of #5539fb        
        
          <div style="border:2px solid #5539fb;">Content here</div>
        
        
          .myborder {border:2px solid #5539fb;}
        
        Border color #5539fb