#3f36aa color space conversions
Hex:
        #3f36aa
        RGB:
        63, 54, 170
        CMY:
        75, 79, 33
        CMYK:
        63, 68, 0, 33
      HSL:
        245°, 51.7857%, 43.9216%
        HSV (HSB):
        245°, 68.2353%, 66.6667%
        XYZ:
        10.6248, 6.5974, 38.7436
        xyY:
        0.1898, 0.1179, 6.5974
      CIE-Lab:
        30.8722, 38.8242, -60.9099
        CIE-LCH:
        30.8722, 72.2312, 302.5136
        CIE-Luv:
        30.8722, -3.8681, -82.4330
        Hunter-Lab:
        25.6854, 28.8873, -71.4530
      #3f36aa color charts
#3f36aa RGB chart
      #3f36aa CMYK chart
      #3f36aa RGB pie chart
      #3f36aa color shades, tints & tones
#3f36aa color schemes
#3f36aa color preview, HTML & CSS examples
           This text has a color of #3f36aa        
        
          <p style="color:#3f36aa;">Text here</p>
        
        
          .mytext {color:#3f36aa;}
        
        Text color #3f36aa
      
           This box has a color of #3f36aa        
        
          <div style="background-color:#3f36aa;">Content here</div>
        
        
          .mybackground {background-color:#3f36aa;}
        
        Background color #3f36aa
      
           Border around this has a color of #3f36aa        
        
          <div style="border:2px solid #3f36aa;">Content here</div>
        
        
          .myborder {border:2px solid #3f36aa;}
        
        Border color #3f36aa