#5513ce color space conversions
Hex:
        #5513ce
        RGB:
        85, 19, 206
        CMY:
        67, 93, 19
        CMYK:
        59, 91, 0, 19
      HSL:
        261°, 83.1111%, 44.1176%
        HSV (HSB):
        261°, 90.7767%, 80.7843%
        XYZ:
        15.1198, 6.8533, 58.9184
        xyY:
        0.1869, 0.0847, 6.8533
      CIE-Lab:
        31.4705, 66.3043, -81.1315
        CIE-LCH:
        31.4705, 104.7788, 309.2572
        CIE-Luv:
        31.4705, 3.0277, -105.9703
        Hunter-Lab:
        26.1788, 57.2814, -115.1142
      #5513ce color charts
#5513ce RGB chart
      #5513ce CMYK chart
      #5513ce RGB pie chart
      #5513ce color shades, tints & tones
#5513ce color schemes
#5513ce color preview, HTML & CSS examples
           This text has a color of #5513ce        
        
          <p style="color:#5513ce;">Text here</p>
        
        
          .mytext {color:#5513ce;}
        
        Text color #5513ce
      
           This box has a color of #5513ce        
        
          <div style="background-color:#5513ce;">Content here</div>
        
        
          .mybackground {background-color:#5513ce;}
        
        Background color #5513ce
      
           Border around this has a color of #5513ce        
        
          <div style="border:2px solid #5513ce;">Content here</div>
        
        
          .myborder {border:2px solid #5513ce;}
        
        Border color #5513ce