#5472ef color space conversions
Hex:
        #5472ef
        RGB:
        84, 114, 239
        CMY:
        67, 55, 6
        CMYK:
        65, 52, 0, 6
      HSL:
        228°, 82.8877%, 63.3333%
        HSV (HSB):
        228°, 64.8536%, 93.7255%
        XYZ:
        25.2535, 20.1514, 84.2200
        xyY:
        0.1948, 0.1555, 20.1514
      CIE-Lab:
        52.0080, 28.3003, -66.3345
        CIE-LCH:
        52.0080, 72.1192, 293.1045
        CIE-Luv:
        52.0080, -16.0463, -105.2973
        Hunter-Lab:
        44.8904, 21.8586, -79.8123
      #5472ef color charts
#5472ef RGB chart
      #5472ef CMYK chart
      #5472ef RGB pie chart
      #5472ef color shades, tints & tones
#5472ef color schemes
#5472ef color preview, HTML & CSS examples
           This text has a color of #5472ef        
        
          <p style="color:#5472ef;">Text here</p>
        
        
          .mytext {color:#5472ef;}
        
        Text color #5472ef
      
           This box has a color of #5472ef        
        
          <div style="background-color:#5472ef;">Content here</div>
        
        
          .mybackground {background-color:#5472ef;}
        
        Background color #5472ef
      
           Border around this has a color of #5472ef        
        
          <div style="border:2px solid #5472ef;">Content here</div>
        
        
          .myborder {border:2px solid #5472ef;}
        
        Border color #5472ef