#5512d2 color space conversions
Hex:
        #5512d2
        RGB:
        85, 18, 210
        CMY:
        67, 93, 18
        CMYK:
        60, 91, 0, 18
      HSL:
        261°, 84.2105%, 44.7059%
        HSV (HSB):
        261°, 91.4286%, 82.3529%
        XYZ:
        15.5955, 7.0171, 61.5052
        xyY:
        0.1854, 0.0834, 7.0171
      CIE-Lab:
        31.8457, 67.4992, -82.8358
        CIE-LCH:
        31.8457, 106.8546, 309.1751
        CIE-Luv:
        31.8457, 2.6683, -108.2696
        Hunter-Lab:
        26.4897, 58.7326, -119.1198
      #5512d2 color charts
#5512d2 RGB chart
      #5512d2 CMYK chart
      #5512d2 RGB pie chart
      #5512d2 color shades, tints & tones
#5512d2 color schemes
#5512d2 color preview, HTML & CSS examples
           This text has a color of #5512d2        
        
          <p style="color:#5512d2;">Text here</p>
        
        
          .mytext {color:#5512d2;}
        
        Text color #5512d2
      
           This box has a color of #5512d2        
        
          <div style="background-color:#5512d2;">Content here</div>
        
        
          .mybackground {background-color:#5512d2;}
        
        Background color #5512d2
      
           Border around this has a color of #5512d2        
        
          <div style="border:2px solid #5512d2;">Content here</div>
        
        
          .myborder {border:2px solid #5512d2;}
        
        Border color #5512d2