#5513df color space conversions
Hex:
        #5513df
        RGB:
        85, 19, 223
        CMY:
        67, 93, 13
        CMYK:
        62, 91, 0, 13
      HSL:
        259°, 84.2975%, 47.4510%
        HSV (HSB):
        259°, 91.4798%, 87.4510%
        XYZ:
        17.2985, 7.7248, 70.3913
        xyY:
        0.1813, 0.0810, 7.7248
      CIE-Lab:
        33.4029, 70.4083, -87.7576
        CIE-LCH:
        33.4029, 112.5110, 308.7403
        CIE-Luv:
        33.4029, 1.3480, -115.6971
        Hunter-Lab:
        27.7934, 62.4588, -130.7060
      #5513df color charts
#5513df RGB chart
      #5513df CMYK chart
      #5513df RGB pie chart
      #5513df color shades, tints & tones
#5513df color schemes
#5513df color preview, HTML & CSS examples
           This text has a color of #5513df        
        
          <p style="color:#5513df;">Text here</p>
        
        
          .mytext {color:#5513df;}
        
        Text color #5513df
      
           This box has a color of #5513df        
        
          <div style="background-color:#5513df;">Content here</div>
        
        
          .mybackground {background-color:#5513df;}
        
        Background color #5513df
      
           Border around this has a color of #5513df        
        
          <div style="border:2px solid #5513df;">Content here</div>
        
        
          .myborder {border:2px solid #5513df;}
        
        Border color #5513df