#3f47aa color space conversions
Hex:
        #3f47aa
        RGB:
        63, 71, 170
        CMY:
        75, 72, 33
        CMYK:
        63, 58, 0, 33
      HSL:
        236°, 45.9227%, 45.6863%
        HSV (HSB):
        236°, 62.9412%, 66.6667%
        XYZ:
        11.5588, 8.4655, 39.0550
        xyY:
        0.1956, 0.1433, 8.4655
      CIE-Lab:
        34.9342, 28.1767, -54.2851
        CIE-LCH:
        34.9342, 61.1621, 297.4315
        CIE-Luv:
        34.9342, -7.7321, -77.3766
        Hunter-Lab:
        29.0956, 19.9957, -59.2181
      #3f47aa color charts
#3f47aa RGB chart
      #3f47aa CMYK chart
      #3f47aa RGB pie chart
      #3f47aa color shades, tints & tones
#3f47aa color schemes
#3f47aa color preview, HTML & CSS examples
           This text has a color of #3f47aa        
        
          <p style="color:#3f47aa;">Text here</p>
        
        
          .mytext {color:#3f47aa;}
        
        Text color #3f47aa
      
           This box has a color of #3f47aa        
        
          <div style="background-color:#3f47aa;">Content here</div>
        
        
          .mybackground {background-color:#3f47aa;}
        
        Background color #3f47aa
      
           Border around this has a color of #3f47aa        
        
          <div style="border:2px solid #3f47aa;">Content here</div>
        
        
          .myborder {border:2px solid #3f47aa;}
        
        Border color #3f47aa