#4872cd color space conversions
Hex:
        #4872cd
        RGB:
        72, 114, 205
        CMY:
        72, 55, 20
        CMYK:
        65, 44, 0, 20
      HSL:
        221°, 57.0815%, 54.3137%
        HSV (HSB):
        221°, 64.8780%, 80.3922%
        XYZ:
        19.7092, 17.8201, 60.1584
        xyY:
        0.2018, 0.1824, 17.8201
      CIE-Lab:
        49.2772, 14.5797, -51.5658
        CIE-LCH:
        49.2772, 53.5873, 285.7877
        CIE-Luv:
        49.2772, -18.7054, -80.2453
        Hunter-Lab:
        42.2139, 9.4656, -54.9437
      #4872cd color charts
#4872cd RGB chart
      #4872cd CMYK chart
      #4872cd RGB pie chart
      #4872cd color shades, tints & tones
#4872cd color schemes
#4872cd color preview, HTML & CSS examples
           This text has a color of #4872cd        
        
          <p style="color:#4872cd;">Text here</p>
        
        
          .mytext {color:#4872cd;}
        
        Text color #4872cd
      
           This box has a color of #4872cd        
        
          <div style="background-color:#4872cd;">Content here</div>
        
        
          .mybackground {background-color:#4872cd;}
        
        Background color #4872cd
      
           Border around this has a color of #4872cd        
        
          <div style="border:2px solid #4872cd;">Content here</div>
        
        
          .myborder {border:2px solid #4872cd;}
        
        Border color #4872cd