#5455fe color space conversions
Hex:
        #5455fe
        RGB:
        84, 85, 254
        CMY:
        67, 67, 0
        CMYK:
        67, 67, 0, 0
      HSL:
        240°, 98.8372%, 66.2745%
        HSV (HSB):
        240°, 66.9291%, 99.6078%
        XYZ:
        24.7940, 15.5376, 95.4582
        xyY:
        0.1826, 0.1144, 15.5376
      CIE-Lab:
        46.3619, 50.6759, -83.8968
        CIE-LCH:
        46.3619, 98.0139, 301.1331
        CIE-Luv:
        46.3619, -9.4073, -127.4060
        Hunter-Lab:
        39.4177, 43.2968, -115.9906
      #5455fe color charts
#5455fe RGB chart
      #5455fe CMYK chart
      #5455fe RGB pie chart
      #5455fe color shades, tints & tones
#5455fe color schemes
#5455fe color preview, HTML & CSS examples
           This text has a color of #5455fe        
        
          <p style="color:#5455fe;">Text here</p>
        
        
          .mytext {color:#5455fe;}
        
        Text color #5455fe
      
           This box has a color of #5455fe        
        
          <div style="background-color:#5455fe;">Content here</div>
        
        
          .mybackground {background-color:#5455fe;}
        
        Background color #5455fe
      
           Border around this has a color of #5455fe        
        
          <div style="border:2px solid #5455fe;">Content here</div>
        
        
          .myborder {border:2px solid #5455fe;}
        
        Border color #5455fe