#3f1bdf color space conversions
Hex:
        #3f1bdf
        RGB:
        63, 27, 223
        CMY:
        75, 89, 13
        CMYK:
        72, 88, 0, 13
      HSL:
        251°, 78.4000%, 49.0196%
        HSV (HSB):
        251°, 87.8924%, 87.4510%
        XYZ:
        15.7611, 7.1683, 70.3650
        xyY:
        0.1689, 0.0768, 7.1683
      CIE-Lab:
        32.1871, 66.9933, -89.8322
        CIE-LCH:
        32.1871, 112.0622, 306.7141
        CIE-Luv:
        32.1871, -3.8910, -115.2353
        Hunter-Lab:
        26.7738, 58.2249, -137.0803
      #3f1bdf color charts
#3f1bdf RGB chart
      #3f1bdf CMYK chart
      #3f1bdf RGB pie chart
      #3f1bdf color shades, tints & tones
#3f1bdf color schemes
#3f1bdf color preview, HTML & CSS examples
           This text has a color of #3f1bdf        
        
          <p style="color:#3f1bdf;">Text here</p>
        
        
          .mytext {color:#3f1bdf;}
        
        Text color #3f1bdf
      
           This box has a color of #3f1bdf        
        
          <div style="background-color:#3f1bdf;">Content here</div>
        
        
          .mybackground {background-color:#3f1bdf;}
        
        Background color #3f1bdf
      
           Border around this has a color of #3f1bdf        
        
          <div style="border:2px solid #3f1bdf;">Content here</div>
        
        
          .myborder {border:2px solid #3f1bdf;}
        
        Border color #3f1bdf