#5451bd color space conversions
Hex:
        #5451bd
        RGB:
        84, 81, 189
        CMY:
        67, 68, 26
        CMYK:
        56, 57, 0, 26
      HSL:
        242°, 45.0000%, 52.9412%
        HSV (HSB):
        242°, 57.1429%, 74.1176%
        XYZ:
        15.7839, 11.4438, 49.5211
        xyY:
        0.2057, 0.1491, 11.4438
      CIE-Lab:
        40.3181, 32.0781, -56.7058
        CIE-LCH:
        40.3181, 65.1503, 299.4966
        CIE-Luv:
        40.3181, -5.2092, -84.8102
        Hunter-Lab:
        33.8287, 24.0849, -63.1133
      #5451bd color charts
#5451bd RGB chart
      #5451bd CMYK chart
      #5451bd RGB pie chart
      #5451bd color shades, tints & tones
#5451bd color schemes
#5451bd color preview, HTML & CSS examples
           This text has a color of #5451bd        
        
          <p style="color:#5451bd;">Text here</p>
        
        
          .mytext {color:#5451bd;}
        
        Text color #5451bd
      
           This box has a color of #5451bd        
        
          <div style="background-color:#5451bd;">Content here</div>
        
        
          .mybackground {background-color:#5451bd;}
        
        Background color #5451bd
      
           Border around this has a color of #5451bd        
        
          <div style="border:2px solid #5451bd;">Content here</div>
        
        
          .myborder {border:2px solid #5451bd;}
        
        Border color #5451bd