#3f39bf color space conversions
Hex:
        #3f39bf
        RGB:
        63, 57, 191
        CMY:
        75, 78, 25
        CMYK:
        67, 70, 0, 25
      HSL:
        243°, 54.0323%, 48.6275%
        HSV (HSB):
        243°, 70.1571%, 74.9020%
        XYZ:
        12.9170, 7.7446, 50.1043
        xyY:
        0.1825, 0.1094, 7.7446
      CIE-Lab:
        33.4452, 43.9399, -69.1570
        CIE-LCH:
        33.4452, 81.9354, 302.4304
        CIE-Luv:
        33.4452, -5.6150, -95.1607
        Hunter-Lab:
        27.8291, 34.1505, -87.2668
      #3f39bf color charts
#3f39bf RGB chart
      #3f39bf CMYK chart
      #3f39bf RGB pie chart
      #3f39bf color shades, tints & tones
#3f39bf color schemes
#3f39bf color preview, HTML & CSS examples
           This text has a color of #3f39bf        
        
          <p style="color:#3f39bf;">Text here</p>
        
        
          .mytext {color:#3f39bf;}
        
        Text color #3f39bf
      
           This box has a color of #3f39bf        
        
          <div style="background-color:#3f39bf;">Content here</div>
        
        
          .mybackground {background-color:#3f39bf;}
        
        Background color #3f39bf
      
           Border around this has a color of #3f39bf        
        
          <div style="border:2px solid #3f39bf;">Content here</div>
        
        
          .myborder {border:2px solid #3f39bf;}
        
        Border color #3f39bf