#5451ff color space conversions
Hex:
        #5451ff
        RGB:
        84, 81, 255
        CMY:
        67, 68, 0
        CMYK:
        67, 68, 0, 0
      HSL:
        241°, 100.0000%, 65.8824%
        HSV (HSB):
        241°, 68.2353%, 100.0000%
        XYZ:
        24.6486, 14.9897, 96.2019
        xyY:
        0.1815, 0.1103, 14.9897
      CIE-Lab:
        45.6201, 53.2474, -85.6716
        CIE-LCH:
        45.6201, 100.8707, 301.8621
        CIE-Luv:
        45.6201, -8.6663, -129.0654
        Hunter-Lab:
        38.7165, 45.8869, -120.2209
      #5451ff color charts
#5451ff RGB chart
      #5451ff CMYK chart
      #5451ff RGB pie chart
      #5451ff color shades, tints & tones
#5451ff color schemes
#5451ff color preview, HTML & CSS examples
           This text has a color of #5451ff        
        
          <p style="color:#5451ff;">Text here</p>
        
        
          .mytext {color:#5451ff;}
        
        Text color #5451ff
      
           This box has a color of #5451ff        
        
          <div style="background-color:#5451ff;">Content here</div>
        
        
          .mybackground {background-color:#5451ff;}
        
        Background color #5451ff
      
           Border around this has a color of #5451ff        
        
          <div style="border:2px solid #5451ff;">Content here</div>
        
        
          .myborder {border:2px solid #5451ff;}
        
        Border color #5451ff