#4f1ecd color space conversions
Hex:
        #4f1ecd
        RGB:
        79, 30, 205
        CMY:
        69, 88, 20
        CMYK:
        61, 85, 0, 20
      HSL:
        257°, 74.4681%, 46.0784%
        HSV (HSB):
        257°, 85.3659%, 80.3922%
        XYZ:
        14.7082, 6.9986, 58.3333
        xyY:
        0.1838, 0.0874, 6.9986
      CIE-Lab:
        31.8037, 62.3872, -80.0157
        CIE-LCH:
        31.8037, 101.4627, 307.9431
        CIE-Luv:
        31.8037, 0.7463, -105.2610
        Hunter-Lab:
        26.4548, 52.9451, -112.2168
      #4f1ecd color charts
#4f1ecd RGB chart
      #4f1ecd CMYK chart
      #4f1ecd RGB pie chart
      #4f1ecd color shades, tints & tones
#4f1ecd color schemes
#4f1ecd color preview, HTML & CSS examples
           This text has a color of #4f1ecd        
        
          <p style="color:#4f1ecd;">Text here</p>
        
        
          .mytext {color:#4f1ecd;}
        
        Text color #4f1ecd
      
           This box has a color of #4f1ecd        
        
          <div style="background-color:#4f1ecd;">Content here</div>
        
        
          .mybackground {background-color:#4f1ecd;}
        
        Background color #4f1ecd
      
           Border around this has a color of #4f1ecd        
        
          <div style="border:2px solid #4f1ecd;">Content here</div>
        
        
          .myborder {border:2px solid #4f1ecd;}
        
        Border color #4f1ecd