#4f2cba color space conversions
Hex:
        #4f2cba
        RGB:
        79, 44, 186
        CMY:
        69, 83, 27
        CMYK:
        58, 76, 0, 27
      HSL:
        255°, 61.7391%, 45.0980%
        HSV (HSB):
        255°, 76.3441%, 72.9412%
        XYZ:
        12.9881, 7.0088, 47.1227
        xyY:
        0.1935, 0.1044, 7.0088
      CIE-Lab:
        31.8269, 51.3858, -68.8215
        CIE-LCH:
        31.8269, 85.8889, 306.7470
        CIE-Luv:
        31.8269, 0.9809, -93.1953
        Hunter-Lab:
        26.4741, 41.2413, -87.0014
      #4f2cba color charts
#4f2cba RGB chart
      #4f2cba CMYK chart
      #4f2cba RGB pie chart
      #4f2cba color shades, tints & tones
#4f2cba color schemes
#4f2cba color preview, HTML & CSS examples
           This text has a color of #4f2cba        
        
          <p style="color:#4f2cba;">Text here</p>
        
        
          .mytext {color:#4f2cba;}
        
        Text color #4f2cba
      
           This box has a color of #4f2cba        
        
          <div style="background-color:#4f2cba;">Content here</div>
        
        
          .mybackground {background-color:#4f2cba;}
        
        Background color #4f2cba
      
           Border around this has a color of #4f2cba        
        
          <div style="border:2px solid #4f2cba;">Content here</div>
        
        
          .myborder {border:2px solid #4f2cba;}
        
        Border color #4f2cba