#4b1fae color space conversions
Hex:
        #4b1fae
        RGB:
        75, 31, 174
        CMY:
        71, 88, 32
        CMYK:
        57, 82, 0, 32
      HSL:
        258°, 69.7561%, 40.1961%
        HSV (HSB):
        258°, 82.1839%, 68.2353%
        XYZ:
        11.0316, 5.5318, 40.5307
        xyY:
        0.1932, 0.0969, 5.5318
      CIE-Lab:
        28.1992, 53.3818, -67.6649
        CIE-LCH:
        28.1992, 86.1868, 308.2704
        CIE-Luv:
        28.1992, 2.5029, -87.0346
        Hunter-Lab:
        23.5198, 42.5630, -85.7081
      #4b1fae color charts
#4b1fae RGB chart
      #4b1fae CMYK chart
      #4b1fae RGB pie chart
      #4b1fae color shades, tints & tones
#4b1fae color schemes
#4b1fae color preview, HTML & CSS examples
           This text has a color of #4b1fae        
        
          <p style="color:#4b1fae;">Text here</p>
        
        
          .mytext {color:#4b1fae;}
        
        Text color #4b1fae
      
           This box has a color of #4b1fae        
        
          <div style="background-color:#4b1fae;">Content here</div>
        
        
          .mybackground {background-color:#4b1fae;}
        
        Background color #4b1fae
      
           Border around this has a color of #4b1fae        
        
          <div style="border:2px solid #4b1fae;">Content here</div>
        
        
          .myborder {border:2px solid #4b1fae;}
        
        Border color #4b1fae