#3f17e1 color space conversions
Hex:
        #3f17e1
        RGB:
        63, 23, 225
        CMY:
        75, 91, 12
        CMYK:
        72, 90, 0, 12
      HSL:
        252°, 81.4516%, 48.6275%
        HSV (HSB):
        252°, 89.7778%, 88.2353%
        XYZ:
        15.9469, 7.1058, 71.7652
        xyY:
        0.1682, 0.0749, 7.1058
      CIE-Lab:
        32.0466, 68.6742, -91.2140
        CIE-LCH:
        32.0466, 114.1760, 306.9758
        CIE-Luv:
        32.0466, -3.7594, -116.2467
        Hunter-Lab:
        26.6567, 60.1353, -140.9610
      #3f17e1 color charts
#3f17e1 RGB chart
      #3f17e1 CMYK chart
      #3f17e1 RGB pie chart
      #3f17e1 color shades, tints & tones
#3f17e1 color schemes
#3f17e1 color preview, HTML & CSS examples
           This text has a color of #3f17e1        
        
          <p style="color:#3f17e1;">Text here</p>
        
        
          .mytext {color:#3f17e1;}
        
        Text color #3f17e1
      
           This box has a color of #3f17e1        
        
          <div style="background-color:#3f17e1;">Content here</div>
        
        
          .mybackground {background-color:#3f17e1;}
        
        Background color #3f17e1
      
           Border around this has a color of #3f17e1        
        
          <div style="border:2px solid #3f17e1;">Content here</div>
        
        
          .myborder {border:2px solid #3f17e1;}
        
        Border color #3f17e1