#3f1cab color space conversions
Hex:
        #3f1cab
        RGB:
        63, 28, 171
        CMY:
        75, 89, 33
        CMYK:
        63, 84, 0, 33
      HSL:
        255°, 71.8593%, 39.0196%
        HSV (HSB):
        255°, 83.6257%, 67.0588%
        XYZ:
        9.8158, 4.8275, 38.9425
        xyY:
        0.1832, 0.0901, 4.8275
      CIE-Lab:
        26.2377, 52.5257, -69.1425
        CIE-LCH:
        26.2377, 86.8311, 307.2230
        CIE-Luv:
        26.2377, -0.2021, -85.2954
        Hunter-Lab:
        21.9717, 41.2944, -89.7053
      #3f1cab color charts
#3f1cab RGB chart
      #3f1cab CMYK chart
      #3f1cab RGB pie chart
      #3f1cab color shades, tints & tones
#3f1cab color schemes
#3f1cab color preview, HTML & CSS examples
           This text has a color of #3f1cab        
        
          <p style="color:#3f1cab;">Text here</p>
        
        
          .mytext {color:#3f1cab;}
        
        Text color #3f1cab
      
           This box has a color of #3f1cab        
        
          <div style="background-color:#3f1cab;">Content here</div>
        
        
          .mybackground {background-color:#3f1cab;}
        
        Background color #3f1cab
      
           Border around this has a color of #3f1cab        
        
          <div style="border:2px solid #3f1cab;">Content here</div>
        
        
          .myborder {border:2px solid #3f1cab;}
        
        Border color #3f1cab