#5512a8 color space conversions
Hex:
        #5512a8
        RGB:
        85, 18, 168
        CMY:
        67, 93, 34
        CMYK:
        49, 89, 0, 34
      HSL:
        267°, 80.6452%, 36.4706%
        HSV (HSB):
        267°, 89.2857%, 65.8824%
        XYZ:
        11.0305, 5.1911, 37.4664
        xyY:
        0.2055, 0.0967, 5.1911
      CIE-Lab:
        27.2723, 57.3686, -65.5418
        CIE-LCH:
        27.2723, 87.1027, 311.1956
        CIE-Luv:
        27.2723, 7.5695, -83.7572
        Hunter-Lab:
        22.7839, 46.5464, -81.5492
      #5512a8 color charts
#5512a8 RGB chart
      #5512a8 CMYK chart
      #5512a8 RGB pie chart
      #5512a8 color shades, tints & tones
#5512a8 color schemes
#5512a8 color preview, HTML & CSS examples
           This text has a color of #5512a8        
        
          <p style="color:#5512a8;">Text here</p>
        
        
          .mytext {color:#5512a8;}
        
        Text color #5512a8
      
           This box has a color of #5512a8        
        
          <div style="background-color:#5512a8;">Content here</div>
        
        
          .mybackground {background-color:#5512a8;}
        
        Background color #5512a8
      
           Border around this has a color of #5512a8        
        
          <div style="border:2px solid #5512a8;">Content here</div>
        
        
          .myborder {border:2px solid #5512a8;}
        
        Border color #5512a8