#5512c4 color space conversions
Hex:
        #5512c4
        RGB:
        85, 18, 196
        CMY:
        67, 93, 23
        CMYK:
        57, 91, 0, 23
      HSL:
        263°, 83.1776%, 41.9608%
        HSV (HSB):
        263°, 90.8163%, 76.8627%
        XYZ:
        13.9264, 6.3494, 52.7161
        xyY:
        0.1908, 0.0870, 6.3494
      CIE-Lab:
        30.2775, 64.1231, -77.2564
        CIE-LCH:
        30.2775, 100.4008, 309.6928
        CIE-Luv:
        30.2775, 4.1522, -100.1981
        Hunter-Lab:
        25.1981, 54.5564, -106.4001
      #5512c4 color charts
#5512c4 RGB chart
      #5512c4 CMYK chart
      #5512c4 RGB pie chart
      #5512c4 color shades, tints & tones
#5512c4 color schemes
#5512c4 color preview, HTML & CSS examples
           This text has a color of #5512c4        
        
          <p style="color:#5512c4;">Text here</p>
        
        
          .mytext {color:#5512c4;}
        
        Text color #5512c4
      
           This box has a color of #5512c4        
        
          <div style="background-color:#5512c4;">Content here</div>
        
        
          .mybackground {background-color:#5512c4;}
        
        Background color #5512c4
      
           Border around this has a color of #5512c4        
        
          <div style="border:2px solid #5512c4;">Content here</div>
        
        
          .myborder {border:2px solid #5512c4;}
        
        Border color #5512c4