#3f1cf2 color space conversions
Hex:
        #3f1cf2
        RGB:
        63, 28, 242
        CMY:
        75, 89, 5
        CMYK:
        74, 88, 0, 5
      HSL:
        250°, 89.1667%, 52.9412%
        HSV (HSB):
        250°, 88.4298%, 94.9020%
        XYZ:
        18.4922, 8.2981, 84.6314
        xyY:
        0.1660, 0.0745, 8.2981
      CIE-Lab:
        34.5961, 71.6387, -96.6535
        CIE-LCH:
        34.5961, 120.3080, 306.5455
        CIE-Luv:
        34.5961, -5.1514, -125.9979
        Hunter-Lab:
        28.8064, 64.1764, -154.0261
      #3f1cf2 color charts
#3f1cf2 RGB chart
      #3f1cf2 CMYK chart
      #3f1cf2 RGB pie chart
      #3f1cf2 color shades, tints & tones
#3f1cf2 color schemes
#3f1cf2 color preview, HTML & CSS examples
           This text has a color of #3f1cf2        
        
          <p style="color:#3f1cf2;">Text here</p>
        
        
          .mytext {color:#3f1cf2;}
        
        Text color #3f1cf2
      
           This box has a color of #3f1cf2        
        
          <div style="background-color:#3f1cf2;">Content here</div>
        
        
          .mybackground {background-color:#3f1cf2;}
        
        Background color #3f1cf2
      
           Border around this has a color of #3f1cf2        
        
          <div style="border:2px solid #3f1cf2;">Content here</div>
        
        
          .myborder {border:2px solid #3f1cf2;}
        
        Border color #3f1cf2