#3f20aa color space conversions
Hex:
        #3f20aa
        RGB:
        63, 32, 170
        CMY:
        75, 87, 33
        CMYK:
        63, 81, 0, 33
      HSL:
        253°, 68.3168%, 39.6078%
        HSV (HSB):
        253°, 81.1765%, 66.6667%
        XYZ:
        9.8221, 4.9921, 38.4761
        xyY:
        0.1843, 0.0937, 4.9921
      CIE-Lab:
        26.7121, 50.5306, -67.7554
        CIE-LCH:
        26.7121, 84.5230, 306.7148
        CIE-Luv:
        26.7121, -0.5301, -84.6757
        Hunter-Lab:
        22.3429, 39.3697, -86.4615
      #3f20aa color charts
#3f20aa RGB chart
      #3f20aa CMYK chart
      #3f20aa RGB pie chart
      #3f20aa color shades, tints & tones
#3f20aa color schemes
#3f20aa color preview, HTML & CSS examples
           This text has a color of #3f20aa        
        
          <p style="color:#3f20aa;">Text here</p>
        
        
          .mytext {color:#3f20aa;}
        
        Text color #3f20aa
      
           This box has a color of #3f20aa        
        
          <div style="background-color:#3f20aa;">Content here</div>
        
        
          .mybackground {background-color:#3f20aa;}
        
        Background color #3f20aa
      
           Border around this has a color of #3f20aa        
        
          <div style="border:2px solid #3f20aa;">Content here</div>
        
        
          .myborder {border:2px solid #3f20aa;}
        
        Border color #3f20aa