#4975d2 color space conversions
Hex:
        #4975d2
        RGB:
        73, 117, 210
        CMY:
        71, 54, 18
        CMYK:
        65, 44, 0, 18
      HSL:
        221°, 60.3524%, 55.4902%
        HSV (HSB):
        221°, 65.2381%, 82.3529%
        XYZ:
        20.7418, 18.7922, 63.5068
        xyY:
        0.2013, 0.1824, 18.7922
      CIE-Lab:
        50.4432, 14.6344, -52.5455
        CIE-LCH:
        50.4432, 54.5453, 285.5630
        CIE-Luv:
        50.4432, -19.4098, -82.2160
        Hunter-Lab:
        43.3500, 9.5451, -56.5137
      #4975d2 color charts
#4975d2 RGB chart
      #4975d2 CMYK chart
      #4975d2 RGB pie chart
      #4975d2 color shades, tints & tones
#4975d2 color schemes
#4975d2 color preview, HTML & CSS examples
           This text has a color of #4975d2        
        
          <p style="color:#4975d2;">Text here</p>
        
        
          .mytext {color:#4975d2;}
        
        Text color #4975d2
      
           This box has a color of #4975d2        
        
          <div style="background-color:#4975d2;">Content here</div>
        
        
          .mybackground {background-color:#4975d2;}
        
        Background color #4975d2
      
           Border around this has a color of #4975d2        
        
          <div style="border:2px solid #4975d2;">Content here</div>
        
        
          .myborder {border:2px solid #4975d2;}
        
        Border color #4975d2