#3f1bbf color space conversions
Hex:
        #3f1bbf
        RGB:
        63, 27, 191
        CMY:
        75, 89, 25
        CMYK:
        67, 86, 0, 25
      HSL:
        253°, 75.2294%, 42.7451%
        HSV (HSB):
        253°, 85.8639%, 74.9020%
        XYZ:
        11.8458, 5.6022, 49.7472
        xyY:
        0.1763, 0.0834, 5.6022
      CIE-Lab:
        28.3859, 58.4354, -77.5124
        CIE-LCH:
        28.3859, 97.0715, 307.0121
        CIE-Luv:
        28.3859, -1.6732, -96.9191
        Hunter-Lab:
        23.6690, 47.9145, -108.0467
      #3f1bbf color charts
#3f1bbf RGB chart
      #3f1bbf CMYK chart
      #3f1bbf RGB pie chart
      #3f1bbf color shades, tints & tones
#3f1bbf color schemes
#3f1bbf color preview, HTML & CSS examples
           This text has a color of #3f1bbf        
        
          <p style="color:#3f1bbf;">Text here</p>
        
        
          .mytext {color:#3f1bbf;}
        
        Text color #3f1bbf
      
           This box has a color of #3f1bbf        
        
          <div style="background-color:#3f1bbf;">Content here</div>
        
        
          .mybackground {background-color:#3f1bbf;}
        
        Background color #3f1bbf
      
           Border around this has a color of #3f1bbf        
        
          <div style="border:2px solid #3f1bbf;">Content here</div>
        
        
          .myborder {border:2px solid #3f1bbf;}
        
        Border color #3f1bbf