#3f1ab7 color space conversions
Hex:
        #3f1ab7
        RGB:
        63, 26, 183
        CMY:
        75, 90, 28
        CMYK:
        66, 86, 0, 28
      HSL:
        254°, 75.1196%, 40.9804%
        HSV (HSB):
        254°, 85.7923%, 71.7647%
        XYZ:
        10.9665, 5.2144, 45.2282
        xyY:
        0.1786, 0.0849, 5.2144
      CIE-Lab:
        27.3372, 56.6166, -74.5074
        CIE-LCH:
        27.3372, 93.5777, 307.2304
        CIE-Luv:
        27.3372, -0.9825, -92.2703
        Hunter-Lab:
        22.8352, 45.7627, -101.4475
      #3f1ab7 color charts
#3f1ab7 RGB chart
      #3f1ab7 CMYK chart
      #3f1ab7 RGB pie chart
      #3f1ab7 color shades, tints & tones
#3f1ab7 color schemes
#3f1ab7 color preview, HTML & CSS examples
           This text has a color of #3f1ab7        
        
          <p style="color:#3f1ab7;">Text here</p>
        
        
          .mytext {color:#3f1ab7;}
        
        Text color #3f1ab7
      
           This box has a color of #3f1ab7        
        
          <div style="background-color:#3f1ab7;">Content here</div>
        
        
          .mybackground {background-color:#3f1ab7;}
        
        Background color #3f1ab7
      
           Border around this has a color of #3f1ab7        
        
          <div style="border:2px solid #3f1ab7;">Content here</div>
        
        
          .myborder {border:2px solid #3f1ab7;}
        
        Border color #3f1ab7