#4b1fca color space conversions
Hex:
        #4b1fca
        RGB:
        75, 31, 202
        CMY:
        71, 88, 21
        CMYK:
        63, 85, 0, 21
      HSL:
        255°, 73.3906%, 45.6863%
        HSV (HSB):
        255°, 84.6535%, 79.2157%
        XYZ:
        14.0523, 6.7401, 56.4374
        xyY:
        0.1820, 0.0873, 6.7401
      CIE-Lab:
        31.2078, 60.9051, -79.2641
        CIE-LCH:
        31.2078, 99.9611, 307.5380
        CIE-Luv:
        31.2078, -0.0991, -103.4909
        Hunter-Lab:
        25.9617, 51.1839, -110.7158
      #4b1fca color charts
#4b1fca RGB chart
      #4b1fca CMYK chart
      #4b1fca RGB pie chart
      #4b1fca color shades, tints & tones
#4b1fca color schemes
#4b1fca color preview, HTML & CSS examples
           This text has a color of #4b1fca        
        
          <p style="color:#4b1fca;">Text here</p>
        
        
          .mytext {color:#4b1fca;}
        
        Text color #4b1fca
      
           This box has a color of #4b1fca        
        
          <div style="background-color:#4b1fca;">Content here</div>
        
        
          .mybackground {background-color:#4b1fca;}
        
        Background color #4b1fca
      
           Border around this has a color of #4b1fca        
        
          <div style="border:2px solid #4b1fca;">Content here</div>
        
        
          .myborder {border:2px solid #4b1fca;}
        
        Border color #4b1fca