#390a5f color space conversions
Hex:
        #390a5f
        RGB:
        57, 10, 95
        CMY:
        78, 96, 63
        CMYK:
        40, 89, 0, 63
      HSL:
        273°, 80.9524%, 20.5882%
        HSV (HSB):
        273°, 89.4737%, 37.2549%
        XYZ:
        3.8614, 1.9132, 10.9922
        xyY:
        0.2303, 0.1141, 1.9132
      CIE-Lab:
        15.0248, 38.1585, -39.6352
        CIE-LCH:
        15.0248, 55.0184, 313.9125
        CIE-Luv:
        15.0248, 7.3921, -40.1585
        Hunter-Lab:
        13.8317, 25.6269, -37.4363
      #390a5f color charts
#390a5f RGB chart
      #390a5f CMYK chart
      #390a5f RGB pie chart
      #390a5f color shades, tints & tones
#390a5f color schemes
#390a5f color preview, HTML & CSS examples
           This text has a color of #390a5f        
        
          <p style="color:#390a5f;">Text here</p>
        
        
          .mytext {color:#390a5f;}
        
        Text color #390a5f
      
           This box has a color of #390a5f        
        
          <div style="background-color:#390a5f;">Content here</div>
        
        
          .mybackground {background-color:#390a5f;}
        
        Background color #390a5f
      
           Border around this has a color of #390a5f        
        
          <div style="border:2px solid #390a5f;">Content here</div>
        
        
          .myborder {border:2px solid #390a5f;}
        
        Border color #390a5f