#5447fe color space conversions
Hex:
        #5447fe
        RGB:
        84, 71, 254
        CMY:
        67, 72, 0
        CMYK:
        67, 72, 0, 0
      HSL:
        244°, 98.9189%, 63.7255%
        HSV (HSB):
        244°, 72.0472%, 99.6078%
        XYZ:
        23.7988, 13.5471, 95.1264
        xyY:
        0.1797, 0.1023, 13.5471
      CIE-Lab:
        43.5762, 58.3498, -88.4776
        CIE-LCH:
        43.5762, 105.9858, 303.4043
        CIE-Luv:
        43.5762, -6.8268, -130.5098
        Hunter-Lab:
        36.8063, 51.0062, -127.4714
      #5447fe color charts
#5447fe RGB chart
      #5447fe CMYK chart
      #5447fe RGB pie chart
      #5447fe color shades, tints & tones
#5447fe color schemes
#5447fe color preview, HTML & CSS examples
           This text has a color of #5447fe        
        
          <p style="color:#5447fe;">Text here</p>
        
        
          .mytext {color:#5447fe;}
        
        Text color #5447fe
      
           This box has a color of #5447fe        
        
          <div style="background-color:#5447fe;">Content here</div>
        
        
          .mybackground {background-color:#5447fe;}
        
        Background color #5447fe
      
           Border around this has a color of #5447fe        
        
          <div style="border:2px solid #5447fe;">Content here</div>
        
        
          .myborder {border:2px solid #5447fe;}
        
        Border color #5447fe