#5512d3 color space conversions
Hex:
        #5512d3
        RGB:
        85, 18, 211
        CMY:
        67, 93, 17
        CMYK:
        60, 91, 0, 17
      HSL:
        261°, 84.2795%, 44.9020%
        HSV (HSB):
        261°, 91.4692%, 82.7451%
        XYZ:
        15.7205, 7.0671, 62.1635
        xyY:
        0.1851, 0.0832, 7.0671
      CIE-Lab:
        31.9591, 67.7399, -83.2280
        CIE-LCH:
        31.9591, 107.3108, 309.1424
        CIE-Luv:
        31.9591, 2.5671, -108.8430
        Hunter-Lab:
        26.5839, 59.0346, -120.0342
      #5512d3 color charts
#5512d3 RGB chart
      #5512d3 CMYK chart
      #5512d3 RGB pie chart
      #5512d3 color shades, tints & tones
#5512d3 color schemes
#5512d3 color preview, HTML & CSS examples
           This text has a color of #5512d3        
        
          <p style="color:#5512d3;">Text here</p>
        
        
          .mytext {color:#5512d3;}
        
        Text color #5512d3
      
           This box has a color of #5512d3        
        
          <div style="background-color:#5512d3;">Content here</div>
        
        
          .mybackground {background-color:#5512d3;}
        
        Background color #5512d3
      
           Border around this has a color of #5512d3        
        
          <div style="border:2px solid #5512d3;">Content here</div>
        
        
          .myborder {border:2px solid #5512d3;}
        
        Border color #5512d3