#3f3aa1 color space conversions
Hex:
        #3f3aa1
        RGB:
        63, 58, 161
        CMY:
        75, 77, 37
        CMYK:
        61, 64, 0, 37
      HSL:
        243°, 47.0320%, 42.9412%
        HSV (HSB):
        243°, 63.9752%, 63.1373%
        XYZ:
        9.9960, 6.6561, 34.4761
        xyY:
        0.1955, 0.1302, 6.6561
      CIE-Lab:
        31.0108, 33.3783, -55.2637
        CIE-LCH:
        31.0108, 64.5615, 301.1312
        CIE-Luv:
        31.0108, -4.1748, -75.5661
        Hunter-Lab:
        25.7994, 24.0109, -61.1706
      #3f3aa1 color charts
#3f3aa1 RGB chart
      #3f3aa1 CMYK chart
      #3f3aa1 RGB pie chart
      #3f3aa1 color shades, tints & tones
#3f3aa1 color schemes
#3f3aa1 color preview, HTML & CSS examples
           This text has a color of #3f3aa1        
        
          <p style="color:#3f3aa1;">Text here</p>
        
        
          .mytext {color:#3f3aa1;}
        
        Text color #3f3aa1
      
           This box has a color of #3f3aa1        
        
          <div style="background-color:#3f3aa1;">Content here</div>
        
        
          .mybackground {background-color:#3f3aa1;}
        
        Background color #3f3aa1
      
           Border around this has a color of #3f3aa1        
        
          <div style="border:2px solid #3f3aa1;">Content here</div>
        
        
          .myborder {border:2px solid #3f3aa1;}
        
        Border color #3f3aa1