#4f2bae color space conversions
Hex:
        #4f2bae
        RGB:
        79, 43, 174
        CMY:
        69, 83, 32
        CMYK:
        55, 75, 0, 32
      HSL:
        256°, 60.3687%, 42.5490%
        HSV (HSB):
        256°, 75.2874%, 68.2353%
        XYZ:
        11.7283, 6.4460, 40.6705
        xyY:
        0.1993, 0.1095, 6.4460
      CIE-Lab:
        30.5109, 48.4471, -63.8443
        CIE-LCH:
        30.5109, 80.1450, 307.1924
        CIE-Luv:
        30.5109, 2.2808, -85.9014
        Hunter-Lab:
        25.3890, 38.0264, -77.2039
      #4f2bae color charts
#4f2bae RGB chart
      #4f2bae CMYK chart
      #4f2bae RGB pie chart
      #4f2bae color shades, tints & tones
#4f2bae color schemes
#4f2bae color preview, HTML & CSS examples
           This text has a color of #4f2bae        
        
          <p style="color:#4f2bae;">Text here</p>
        
        
          .mytext {color:#4f2bae;}
        
        Text color #4f2bae
      
           This box has a color of #4f2bae        
        
          <div style="background-color:#4f2bae;">Content here</div>
        
        
          .mybackground {background-color:#4f2bae;}
        
        Background color #4f2bae
      
           Border around this has a color of #4f2bae        
        
          <div style="border:2px solid #4f2bae;">Content here</div>
        
        
          .myborder {border:2px solid #4f2bae;}
        
        Border color #4f2bae