#3f1cbf color space conversions
Hex:
        #3f1cbf
        RGB:
        63, 28, 191
        CMY:
        75, 89, 25
        CMYK:
        67, 85, 0, 25
      HSL:
        253°, 74.4292%, 42.9412%
        HSV (HSB):
        253°, 85.3403%, 74.9020%
        XYZ:
        11.8691, 5.6489, 49.7550
        xyY:
        0.1764, 0.0840, 5.6489
      CIE-Lab:
        28.5087, 58.0697, -77.3087
        CIE-LCH:
        28.5087, 96.6888, 306.9117
        CIE-Luv:
        28.5087, -1.7573, -96.9371
        Hunter-Lab:
        23.7673, 47.5480, -107.4817
      #3f1cbf color charts
#3f1cbf RGB chart
      #3f1cbf CMYK chart
      #3f1cbf RGB pie chart
      #3f1cbf color shades, tints & tones
#3f1cbf color schemes
#3f1cbf color preview, HTML & CSS examples
           This text has a color of #3f1cbf        
        
          <p style="color:#3f1cbf;">Text here</p>
        
        
          .mytext {color:#3f1cbf;}
        
        Text color #3f1cbf
      
           This box has a color of #3f1cbf        
        
          <div style="background-color:#3f1cbf;">Content here</div>
        
        
          .mybackground {background-color:#3f1cbf;}
        
        Background color #3f1cbf
      
           Border around this has a color of #3f1cbf        
        
          <div style="border:2px solid #3f1cbf;">Content here</div>
        
        
          .myborder {border:2px solid #3f1cbf;}
        
        Border color #3f1cbf