#5455ab color space conversions
Hex:
        #5455ab
        RGB:
        84, 85, 171
        CMY:
        67, 67, 33
        CMYK:
        51, 50, 0, 33
      HSL:
        239°, 34.1176%, 50.0000%
        HSV (HSB):
        239°, 50.8772%, 67.0588%
        XYZ:
        14.2553, 11.3221, 39.9621
        xyY:
        0.2175, 0.1728, 11.3221
      CIE-Lab:
        40.1177, 23.7672, -46.4397
        CIE-LCH:
        40.1177, 52.1682, 297.1027
        CIE-Luv:
        40.1177, -5.3472, -69.4226
        Hunter-Lab:
        33.6483, 16.7382, -46.8614
      #5455ab color charts
#5455ab RGB chart
      #5455ab CMYK chart
      #5455ab RGB pie chart
      #5455ab color shades, tints & tones
#5455ab color schemes
#5455ab color preview, HTML & CSS examples
           This text has a color of #5455ab        
        
          <p style="color:#5455ab;">Text here</p>
        
        
          .mytext {color:#5455ab;}
        
        Text color #5455ab
      
           This box has a color of #5455ab        
        
          <div style="background-color:#5455ab;">Content here</div>
        
        
          .mybackground {background-color:#5455ab;}
        
        Background color #5455ab
      
           Border around this has a color of #5455ab        
        
          <div style="border:2px solid #5455ab;">Content here</div>
        
        
          .myborder {border:2px solid #5455ab;}
        
        Border color #5455ab