#4972dd color space conversions
Hex:
        #4972dd
        RGB:
        73, 114, 221
        CMY:
        71, 55, 13
        CMYK:
        67, 48, 0, 13
      HSL:
        223°, 68.5185%, 57.6471%
        HSV (HSB):
        223°, 66.9683%, 86.6667%
        XYZ:
        21.8161, 18.6716, 70.8607
        xyY:
        0.1959, 0.1677, 18.6716
      CIE-Lab:
        50.3007, 20.3585, -59.0071
        CIE-LCH:
        50.3007, 62.4203, 289.0353
        CIE-Luv:
        50.3007, -18.4535, -92.6604
        Hunter-Lab:
        43.2106, 14.5023, -66.9818
      #4972dd color charts
#4972dd RGB chart
      #4972dd CMYK chart
      #4972dd RGB pie chart
      #4972dd color shades, tints & tones
#4972dd color schemes
#4972dd color preview, HTML & CSS examples
           This text has a color of #4972dd        
        
          <p style="color:#4972dd;">Text here</p>
        
        
          .mytext {color:#4972dd;}
        
        Text color #4972dd
      
           This box has a color of #4972dd        
        
          <div style="background-color:#4972dd;">Content here</div>
        
        
          .mybackground {background-color:#4972dd;}
        
        Background color #4972dd
      
           Border around this has a color of #4972dd        
        
          <div style="border:2px solid #4972dd;">Content here</div>
        
        
          .myborder {border:2px solid #4972dd;}
        
        Border color #4972dd