#390f85 color space conversions
Hex:
        #390f85
        RGB:
        57, 15, 133
        CMY:
        78, 94, 48
        CMYK:
        57, 89, 0, 48
      HSL:
        261°, 79.7297%, 29.0196%
        HSV (HSB):
        261°, 88.7218%, 52.1569%
        XYZ:
        6.0918, 2.9050, 22.4299
        xyY:
        0.1938, 0.0924, 2.9050
      CIE-Lab:
        19.6592, 46.3930, -56.6375
        CIE-LCH:
        19.6592, 73.2128, 309.3216
        CIE-Luv:
        19.6592, 2.6848, -62.5618
        Hunter-Lab:
        17.0439, 33.9721, -66.0953
      #390f85 color charts
#390f85 RGB chart
      #390f85 CMYK chart
      #390f85 RGB pie chart
      #390f85 color shades, tints & tones
#390f85 color schemes
#390f85 color preview, HTML & CSS examples
           This text has a color of #390f85        
        
          <p style="color:#390f85;">Text here</p>
        
        
          .mytext {color:#390f85;}
        
        Text color #390f85
      
           This box has a color of #390f85        
        
          <div style="background-color:#390f85;">Content here</div>
        
        
          .mybackground {background-color:#390f85;}
        
        Background color #390f85
      
           Border around this has a color of #390f85        
        
          <div style="border:2px solid #390f85;">Content here</div>
        
        
          .myborder {border:2px solid #390f85;}
        
        Border color #390f85