#4f4ca3 color space conversions
Hex:
        #4f4ca3
        RGB:
        79, 76, 163
        CMY:
        69, 70, 36
        CMYK:
        52, 53, 0, 36
      HSL:
        242°, 36.4017%, 46.8627%
        HSV (HSB):
        242°, 53.3742%, 63.9216%
        XYZ:
        12.4198, 9.4755, 35.8247
        xyY:
        0.2152, 0.1642, 9.4755
      CIE-Lab:
        36.8841, 25.7752, -46.8920
        CIE-LCH:
        36.8841, 53.5091, 298.7963
        CIE-Luv:
        36.8841, -3.9531, -68.5076
        Hunter-Lab:
        30.7823, 18.1505, -47.4546
      #4f4ca3 color charts
#4f4ca3 RGB chart
      #4f4ca3 CMYK chart
      #4f4ca3 RGB pie chart
      #4f4ca3 color shades, tints & tones
#4f4ca3 color schemes
#4f4ca3 color preview, HTML & CSS examples
           This text has a color of #4f4ca3        
        
          <p style="color:#4f4ca3;">Text here</p>
        
        
          .mytext {color:#4f4ca3;}
        
        Text color #4f4ca3
      
           This box has a color of #4f4ca3        
        
          <div style="background-color:#4f4ca3;">Content here</div>
        
        
          .mybackground {background-color:#4f4ca3;}
        
        Background color #4f4ca3
      
           Border around this has a color of #4f4ca3        
        
          <div style="border:2px solid #4f4ca3;">Content here</div>
        
        
          .myborder {border:2px solid #4f4ca3;}
        
        Border color #4f4ca3