#3f3bc2 color space conversions
Hex:
        #3f3bc2
        RGB:
        63, 59, 194
        CMY:
        75, 77, 24
        CMYK:
        68, 70, 0, 24
      HSL:
        242°, 53.3597%, 49.6078%
        HSV (HSB):
        242°, 69.5876%, 76.0784%
        XYZ:
        13.3515, 8.0797, 51.8948
        xyY:
        0.1821, 0.1102, 8.0797
      CIE-Lab:
        34.1484, 43.7595, -69.7625
        CIE-LCH:
        34.1484, 82.3511, 302.0985
        CIE-Luv:
        34.1484, -6.1390, -96.6816
        Hunter-Lab:
        28.4249, 34.0999, -88.3473
      #3f3bc2 color charts
#3f3bc2 RGB chart
      #3f3bc2 CMYK chart
      #3f3bc2 RGB pie chart
      #3f3bc2 color shades, tints & tones
#3f3bc2 color schemes
#3f3bc2 color preview, HTML & CSS examples
           This text has a color of #3f3bc2        
        
          <p style="color:#3f3bc2;">Text here</p>
        
        
          .mytext {color:#3f3bc2;}
        
        Text color #3f3bc2
      
           This box has a color of #3f3bc2        
        
          <div style="background-color:#3f3bc2;">Content here</div>
        
        
          .mybackground {background-color:#3f3bc2;}
        
        Background color #3f3bc2
      
           Border around this has a color of #3f3bc2        
        
          <div style="border:2px solid #3f3bc2;">Content here</div>
        
        
          .myborder {border:2px solid #3f3bc2;}
        
        Border color #3f3bc2