#5506ac color space conversions
Hex:
        #5506ac
        RGB:
        85, 6, 172
        CMY:
        67, 98, 33
        CMYK:
        51, 97, 0, 33
      HSL:
        269°, 93.2584%, 34.9020%
        HSV (HSB):
        269°, 96.5116%, 67.4510%
        XYZ:
        11.2578, 5.0401, 39.4092
        xyY:
        0.2021, 0.0905, 5.0401
      CIE-Lab:
        26.8487, 60.8585, -68.6539
        CIE-LCH:
        26.8487, 91.7448, 311.5555
        CIE-Luv:
        26.8487, 7.5852, -86.2661
        Hunter-Lab:
        22.4502, 50.2226, -88.3630
      #5506ac color charts
#5506ac RGB chart
      #5506ac CMYK chart
      #5506ac RGB pie chart
      #5506ac color shades, tints & tones
#5506ac color schemes
#5506ac color preview, HTML & CSS examples
           This text has a color of #5506ac        
        
          <p style="color:#5506ac;">Text here</p>
        
        
          .mytext {color:#5506ac;}
        
        Text color #5506ac
      
           This box has a color of #5506ac        
        
          <div style="background-color:#5506ac;">Content here</div>
        
        
          .mybackground {background-color:#5506ac;}
        
        Background color #5506ac
      
           Border around this has a color of #5506ac        
        
          <div style="border:2px solid #5506ac;">Content here</div>
        
        
          .myborder {border:2px solid #5506ac;}
        
        Border color #5506ac