#5540ce color space conversions
Hex:
        #5540ce
        RGB:
        85, 64, 206
        CMY:
        67, 75, 19
        CMYK:
        59, 69, 0, 19
      HSL:
        249°, 59.1667%, 52.9412%
        HSV (HSB):
        249°, 68.9320%, 80.7843%
        XYZ:
        16.7203, 10.0543, 59.4519
        xyY:
        0.1939, 0.1166, 10.0543
      CIE-Lab:
        37.9397, 47.6605, -70.4682
        CIE-LCH:
        37.9397, 85.0722, 304.0721
        CIE-Luv:
        37.9397, -2.2100, -101.9604
        Hunter-Lab:
        31.7085, 38.6352, -88.9698
      #5540ce color charts
#5540ce RGB chart
      #5540ce CMYK chart
      #5540ce RGB pie chart
      #5540ce color shades, tints & tones
#5540ce color schemes
#5540ce color preview, HTML & CSS examples
           This text has a color of #5540ce        
        
          <p style="color:#5540ce;">Text here</p>
        
        
          .mytext {color:#5540ce;}
        
        Text color #5540ce
      
           This box has a color of #5540ce        
        
          <div style="background-color:#5540ce;">Content here</div>
        
        
          .mybackground {background-color:#5540ce;}
        
        Background color #5540ce
      
           Border around this has a color of #5540ce        
        
          <div style="border:2px solid #5540ce;">Content here</div>
        
        
          .myborder {border:2px solid #5540ce;}
        
        Border color #5540ce