#5455d4 color space conversions
Hex:
        #5455d4
        RGB:
        84, 85, 212
        CMY:
        67, 67, 17
        CMYK:
        60, 60, 0, 17
      HSL:
        240°, 59.8131%, 58.0392%
        HSV (HSB):
        240°, 60.3774%, 83.1373%
        XYZ:
        18.7883, 13.1353, 63.8325
        xyY:
        0.1962, 0.1372, 13.1353
      CIE-Lab:
        42.9664, 37.0984, -65.7216
        CIE-LCH:
        42.9664, 75.4694, 299.4437
        CIE-Luv:
        42.9664, -7.4461, -99.4801
        Hunter-Lab:
        36.2426, 29.1105, -79.0549
      #5455d4 color charts
#5455d4 RGB chart
      #5455d4 CMYK chart
      #5455d4 RGB pie chart
      #5455d4 color shades, tints & tones
#5455d4 color schemes
#5455d4 color preview, HTML & CSS examples
           This text has a color of #5455d4        
        
          <p style="color:#5455d4;">Text here</p>
        
        
          .mytext {color:#5455d4;}
        
        Text color #5455d4
      
           This box has a color of #5455d4        
        
          <div style="background-color:#5455d4;">Content here</div>
        
        
          .mybackground {background-color:#5455d4;}
        
        Background color #5455d4
      
           Border around this has a color of #5455d4        
        
          <div style="border:2px solid #5455d4;">Content here</div>
        
        
          .myborder {border:2px solid #5455d4;}
        
        Border color #5455d4