#5514ec color space conversions
Hex:
        #5514ec
        RGB:
        85, 20, 236
        CMY:
        67, 92, 7
        CMYK:
        64, 92, 0, 7
      HSL:
        258°, 85.0394%, 50.1961%
        HSV (HSB):
        258°, 91.5254%, 92.5490%
        XYZ:
        19.1368, 8.4877, 79.9866
        xyY:
        0.1778, 0.0789, 8.4877
      CIE-Lab:
        34.9787, 73.3178, -92.5663
        CIE-LCH:
        34.9787, 118.0848, 308.3812
        CIE-Luv:
        34.9787, 0.1170, -123.0694
        Hunter-Lab:
        29.1337, 66.2656, -142.3870
      #5514ec color charts
#5514ec RGB chart
      #5514ec CMYK chart
      #5514ec RGB pie chart
      #5514ec color shades, tints & tones
#5514ec color schemes
#5514ec color preview, HTML & CSS examples
           This text has a color of #5514ec        
        
          <p style="color:#5514ec;">Text here</p>
        
        
          .mytext {color:#5514ec;}
        
        Text color #5514ec
      
           This box has a color of #5514ec        
        
          <div style="background-color:#5514ec;">Content here</div>
        
        
          .mybackground {background-color:#5514ec;}
        
        Background color #5514ec
      
           Border around this has a color of #5514ec        
        
          <div style="border:2px solid #5514ec;">Content here</div>
        
        
          .myborder {border:2px solid #5514ec;}
        
        Border color #5514ec