#5513cf color space conversions
Hex:
        #5513cf
        RGB:
        85, 19, 207
        CMY:
        67, 93, 19
        CMYK:
        59, 91, 0, 19
      HSL:
        261°, 83.1858%, 44.3137%
        HSV (HSB):
        261°, 90.8213%, 81.1765%
        XYZ:
        15.2417, 6.9020, 59.5604
        xyY:
        0.1865, 0.0845, 6.9020
      CIE-Lab:
        31.5828, 66.5463, -81.5277
        CIE-LCH:
        31.5828, 105.2387, 309.2228
        CIE-Luv:
        31.5828, 2.9243, -106.5457
        Hunter-Lab:
        26.2717, 57.5821, -116.0256
      #5513cf color charts
#5513cf RGB chart
      #5513cf CMYK chart
      #5513cf RGB pie chart
      #5513cf color shades, tints & tones
#5513cf color schemes
#5513cf color preview, HTML & CSS examples
           This text has a color of #5513cf        
        
          <p style="color:#5513cf;">Text here</p>
        
        
          .mytext {color:#5513cf;}
        
        Text color #5513cf
      
           This box has a color of #5513cf        
        
          <div style="background-color:#5513cf;">Content here</div>
        
        
          .mybackground {background-color:#5513cf;}
        
        Background color #5513cf
      
           Border around this has a color of #5513cf        
        
          <div style="border:2px solid #5513cf;">Content here</div>
        
        
          .myborder {border:2px solid #5513cf;}
        
        Border color #5513cf