#4f30ed color space conversions
Hex:
        #4f30ed
        RGB:
        79, 48, 237
        CMY:
        69, 81, 7
        CMYK:
        67, 80, 0, 7
      HSL:
        250°, 84.0000%, 55.8824%
        HSV (HSB):
        250°, 79.7468%, 92.9412%
        XYZ:
        19.5675, 9.8906, 80.9985
        xyY:
        0.1772, 0.0895, 9.8906
      CIE-Lab:
        37.6454, 64.0056, -88.7264
        CIE-LCH:
        37.6454, 109.4034, 305.8060
        CIE-Luv:
        37.6454, -3.6049, -123.1856
        Hunter-Lab:
        31.4493, 56.0247, -130.6884
      #4f30ed color charts
#4f30ed RGB chart
      #4f30ed CMYK chart
      #4f30ed RGB pie chart
      #4f30ed color shades, tints & tones
#4f30ed color schemes
#4f30ed color preview, HTML & CSS examples
           This text has a color of #4f30ed        
        
          <p style="color:#4f30ed;">Text here</p>
        
        
          .mytext {color:#4f30ed;}
        
        Text color #4f30ed
      
           This box has a color of #4f30ed        
        
          <div style="background-color:#4f30ed;">Content here</div>
        
        
          .mybackground {background-color:#4f30ed;}
        
        Background color #4f30ed
      
           Border around this has a color of #4f30ed        
        
          <div style="border:2px solid #4f30ed;">Content here</div>
        
        
          .myborder {border:2px solid #4f30ed;}
        
        Border color #4f30ed