#5513ed color space conversions
Hex:
        #5513ed
        RGB:
        85, 19, 237
        CMY:
        67, 93, 7
        CMYK:
        64, 92, 0, 7
      HSL:
        258°, 85.8268%, 50.1961%
        HSV (HSB):
        258°, 91.9831%, 92.9412%
        XYZ:
        19.2652, 8.5115, 80.7482
        xyY:
        0.1775, 0.0784, 8.5115
      CIE-Lab:
        35.0261, 73.7675, -93.0555
        CIE-LCH:
        35.0261, 118.7475, 308.4048
        CIE-Luv:
        35.0261, 0.0764, -123.6271
        Hunter-Lab:
        29.1744, 66.8168, -143.6794
      #5513ed color charts
#5513ed RGB chart
      #5513ed CMYK chart
      #5513ed RGB pie chart
      #5513ed color shades, tints & tones
#5513ed color schemes
#5513ed color preview, HTML & CSS examples
           This text has a color of #5513ed        
        
          <p style="color:#5513ed;">Text here</p>
        
        
          .mytext {color:#5513ed;}
        
        Text color #5513ed
      
           This box has a color of #5513ed        
        
          <div style="background-color:#5513ed;">Content here</div>
        
        
          .mybackground {background-color:#5513ed;}
        
        Background color #5513ed
      
           Border around this has a color of #5513ed        
        
          <div style="border:2px solid #5513ed;">Content here</div>
        
        
          .myborder {border:2px solid #5513ed;}
        
        Border color #5513ed