#4f50ed color space conversions
Hex:
        #4f50ed
        RGB:
        79, 80, 237
        CMY:
        69, 69, 7
        CMYK:
        67, 66, 0, 7
      HSL:
        240°, 81.4433%, 61.9608%
        HSV (HSB):
        240°, 66.6667%, 92.9412%
        XYZ:
        21.3792, 13.5140, 81.6024
        xyY:
        0.1835, 0.1160, 13.5140
      CIE-Lab:
        43.5277, 47.4946, -79.0336
        CIE-LCH:
        43.5277, 92.2066, 301.0034
        CIE-Luv:
        43.5277, -8.7489, -118.2357
        Hunter-Lab:
        36.7614, 39.4770, -105.8781
      #4f50ed color charts
#4f50ed RGB chart
      #4f50ed CMYK chart
      #4f50ed RGB pie chart
      #4f50ed color shades, tints & tones
#4f50ed color schemes
#4f50ed color preview, HTML & CSS examples
           This text has a color of #4f50ed        
        
          <p style="color:#4f50ed;">Text here</p>
        
        
          .mytext {color:#4f50ed;}
        
        Text color #4f50ed
      
           This box has a color of #4f50ed        
        
          <div style="background-color:#4f50ed;">Content here</div>
        
        
          .mybackground {background-color:#4f50ed;}
        
        Background color #4f50ed
      
           Border around this has a color of #4f50ed        
        
          <div style="border:2px solid #4f50ed;">Content here</div>
        
        
          .myborder {border:2px solid #4f50ed;}
        
        Border color #4f50ed