#4f2caa color space conversions
Hex:
        #4f2caa
        RGB:
        79, 44, 170
        CMY:
        69, 83, 33
        CMYK:
        54, 74, 0, 33
      HSL:
        257°, 58.8785%, 41.9608%
        HSV (HSB):
        257°, 74.1176%, 66.6667%
        XYZ:
        11.3808, 6.3659, 38.6591
        xyY:
        0.2018, 0.1129, 6.3659
      CIE-Lab:
        30.3175, 46.7980, -61.7632
        CIE-LCH:
        30.3175, 77.4903, 307.1512
        CIE-Luv:
        30.3175, 2.5386, -83.2552
        Hunter-Lab:
        25.2308, 36.3621, -73.1839
      #4f2caa color charts
#4f2caa RGB chart
      #4f2caa CMYK chart
      #4f2caa RGB pie chart
      #4f2caa color shades, tints & tones
#4f2caa color schemes
#4f2caa color preview, HTML & CSS examples
           This text has a color of #4f2caa        
        
          <p style="color:#4f2caa;">Text here</p>
        
        
          .mytext {color:#4f2caa;}
        
        Text color #4f2caa
      
           This box has a color of #4f2caa        
        
          <div style="background-color:#4f2caa;">Content here</div>
        
        
          .mybackground {background-color:#4f2caa;}
        
        Background color #4f2caa
      
           Border around this has a color of #4f2caa        
        
          <div style="border:2px solid #4f2caa;">Content here</div>
        
        
          .myborder {border:2px solid #4f2caa;}
        
        Border color #4f2caa