#4f40ca color space conversions
Hex:
        #4f40ca
        RGB:
        79, 64, 202
        CMY:
        69, 75, 21
        CMYK:
        61, 68, 0, 21
      HSL:
        247°, 56.5574%, 52.1569%
        HSV (HSB):
        247°, 68.3168%, 79.2157%
        XYZ:
        15.7185, 9.5933, 56.9004
        xyY:
        0.1912, 0.1167, 9.5933
      CIE-Lab:
        37.1024, 45.5588, -69.5389
        CIE-LCH:
        37.1024, 83.1341, 303.2311
        CIE-Luv:
        37.1024, -3.6158, -99.8201
        Hunter-Lab:
        30.9731, 36.3839, -87.2399
      #4f40ca color charts
#4f40ca RGB chart
      #4f40ca CMYK chart
      #4f40ca RGB pie chart
      #4f40ca color shades, tints & tones
#4f40ca color schemes
#4f40ca color preview, HTML & CSS examples
           This text has a color of #4f40ca        
        
          <p style="color:#4f40ca;">Text here</p>
        
        
          .mytext {color:#4f40ca;}
        
        Text color #4f40ca
      
           This box has a color of #4f40ca        
        
          <div style="background-color:#4f40ca;">Content here</div>
        
        
          .mybackground {background-color:#4f40ca;}
        
        Background color #4f40ca
      
           Border around this has a color of #4f40ca        
        
          <div style="border:2px solid #4f40ca;">Content here</div>
        
        
          .myborder {border:2px solid #4f40ca;}
        
        Border color #4f40ca