#4d79fa color space conversions
Hex:
        #4d79fa
        RGB:
        77, 121, 250
        CMY:
        70, 53, 2
        CMYK:
        69, 52, 0, 2
      HSL:
        225°, 94.5355%, 64.1176%
        HSV (HSB):
        225°, 69.2000%, 98.0392%
        XYZ:
        27.1533, 22.1547, 93.2876
        xyY:
        0.1904, 0.1554, 22.1547
      CIE-Lab:
        54.1907, 26.7585, -68.9368
        CIE-LCH:
        54.1907, 73.9479, 291.2142
        CIE-Luv:
        54.1907, -19.6942, -110.2249
        Hunter-Lab:
        47.0687, 20.6038, -84.5614
      #4d79fa color charts
#4d79fa RGB chart
      #4d79fa CMYK chart
      #4d79fa RGB pie chart
      #4d79fa color shades, tints & tones
#4d79fa color schemes
#4d79fa color preview, HTML & CSS examples
           This text has a color of #4d79fa        
        
          <p style="color:#4d79fa;">Text here</p>
        
        
          .mytext {color:#4d79fa;}
        
        Text color #4d79fa
      
           This box has a color of #4d79fa        
        
          <div style="background-color:#4d79fa;">Content here</div>
        
        
          .mybackground {background-color:#4d79fa;}
        
        Background color #4d79fa
      
           Border around this has a color of #4d79fa        
        
          <div style="border:2px solid #4d79fa;">Content here</div>
        
        
          .myborder {border:2px solid #4d79fa;}
        
        Border color #4d79fa