#3f36ca color space conversions
Hex:
        #3f36ca
        RGB:
        63, 54, 202
        CMY:
        75, 79, 21
        CMYK:
        69, 73, 0, 21
      HSL:
        244°, 58.2677%, 50.1961%
        HSV (HSB):
        244°, 73.2673%, 79.2157%
        XYZ:
        14.0297, 7.9594, 56.6740
        xyY:
        0.1784, 0.1012, 7.9594
      CIE-Lab:
        33.8981, 49.1671, -74.8497
        CIE-LCH:
        33.8981, 89.5538, 303.3000
        CIE-Luv:
        33.8981, -5.6841, -102.3531
        Hunter-Lab:
        28.2123, 39.3948, -99.3553
      #3f36ca color charts
#3f36ca RGB chart
      #3f36ca CMYK chart
      #3f36ca RGB pie chart
      #3f36ca color shades, tints & tones
#3f36ca color schemes
#3f36ca color preview, HTML & CSS examples
           This text has a color of #3f36ca        
        
          <p style="color:#3f36ca;">Text here</p>
        
        
          .mytext {color:#3f36ca;}
        
        Text color #3f36ca
      
           This box has a color of #3f36ca        
        
          <div style="background-color:#3f36ca;">Content here</div>
        
        
          .mybackground {background-color:#3f36ca;}
        
        Background color #3f36ca
      
           Border around this has a color of #3f36ca        
        
          <div style="border:2px solid #3f36ca;">Content here</div>
        
        
          .myborder {border:2px solid #3f36ca;}
        
        Border color #3f36ca