#5554ef color space conversions
Hex:
        #5554ef
        RGB:
        85, 84, 239
        CMY:
        67, 67, 6
        CMYK:
        64, 65, 0, 6
      HSL:
        240°, 82.8877%, 63.3333%
        HSV (HSB):
        240°, 64.8536%, 93.7255%
        XYZ:
        22.4966, 14.5039, 83.2752
        xyY:
        0.1870, 0.1206, 14.5039
      CIE-Lab:
        44.9471, 46.5848, -77.8194
        CIE-LCH:
        44.9471, 90.6973, 300.9059
        CIE-Luv:
        44.9471, -8.2677, -117.9569
        Hunter-Lab:
        38.0840, 38.7947, -102.9857
      #5554ef color charts
#5554ef RGB chart
      #5554ef CMYK chart
      #5554ef RGB pie chart
      #5554ef color shades, tints & tones
#5554ef color schemes
#5554ef color preview, HTML & CSS examples
           This text has a color of #5554ef        
        
          <p style="color:#5554ef;">Text here</p>
        
        
          .mytext {color:#5554ef;}
        
        Text color #5554ef
      
           This box has a color of #5554ef        
        
          <div style="background-color:#5554ef;">Content here</div>
        
        
          .mybackground {background-color:#5554ef;}
        
        Background color #5554ef
      
           Border around this has a color of #5554ef        
        
          <div style="border:2px solid #5554ef;">Content here</div>
        
        
          .myborder {border:2px solid #5554ef;}
        
        Border color #5554ef