#4975dd color space conversions
Hex:
        #4975dd
        RGB:
        73, 117, 221
        CMY:
        71, 54, 13
        CMYK:
        67, 47, 0, 13
      HSL:
        222°, 68.5185%, 57.6471%
        HSV (HSB):
        222°, 66.9683%, 86.6667%
        XYZ:
        22.1601, 19.3595, 70.9754
        xyY:
        0.1970, 0.1721, 19.3595
      CIE-Lab:
        51.1052, 18.4914, -57.7135
        CIE-LCH:
        51.1052, 60.6034, 287.7655
        CIE-Luv:
        51.1052, -19.3696, -90.8599
        Hunter-Lab:
        43.9994, 12.9016, -64.8410
      #4975dd color charts
#4975dd RGB chart
      #4975dd CMYK chart
      #4975dd RGB pie chart
      #4975dd color shades, tints & tones
#4975dd color schemes
#4975dd color preview, HTML & CSS examples
           This text has a color of #4975dd        
        
          <p style="color:#4975dd;">Text here</p>
        
        
          .mytext {color:#4975dd;}
        
        Text color #4975dd
      
           This box has a color of #4975dd        
        
          <div style="background-color:#4975dd;">Content here</div>
        
        
          .mybackground {background-color:#4975dd;}
        
        Background color #4975dd
      
           Border around this has a color of #4975dd        
        
          <div style="border:2px solid #4975dd;">Content here</div>
        
        
          .myborder {border:2px solid #4975dd;}
        
        Border color #4975dd