#5455cf color space conversions
Hex:
        #5455cf
        RGB:
        84, 85, 207
        CMY:
        67, 67, 19
        CMYK:
        59, 59, 0, 19
      HSL:
        240°, 56.1644%, 57.0588%
        HSV (HSB):
        240°, 59.4203%, 81.1765%
        XYZ:
        18.1671, 12.8868, 60.5614
        xyY:
        0.1983, 0.1407, 12.8868
      CIE-Lab:
        42.5922, 35.4653, -63.4572
        CIE-LCH:
        42.5922, 72.6953, 299.2001
        CIE-Luv:
        42.5922, -7.2007, -95.9746
        Hunter-Lab:
        35.8982, 27.5123, -74.8953
      #5455cf color charts
#5455cf RGB chart
      #5455cf CMYK chart
      #5455cf RGB pie chart
      #5455cf color shades, tints & tones
#5455cf color schemes
#5455cf color preview, HTML & CSS examples
           This text has a color of #5455cf        
        
          <p style="color:#5455cf;">Text here</p>
        
        
          .mytext {color:#5455cf;}
        
        Text color #5455cf
      
           This box has a color of #5455cf        
        
          <div style="background-color:#5455cf;">Content here</div>
        
        
          .mybackground {background-color:#5455cf;}
        
        Background color #5455cf
      
           Border around this has a color of #5455cf        
        
          <div style="border:2px solid #5455cf;">Content here</div>
        
        
          .myborder {border:2px solid #5455cf;}
        
        Border color #5455cf