#392f9f color space conversions
Hex:
        #392f9f
        RGB:
        57, 47, 159
        CMY:
        78, 82, 38
        CMYK:
        64, 70, 0, 38
      HSL:
        245°, 54.3689%, 40.3922%
        HSV (HSB):
        245°, 70.4403%, 62.3529%
        XYZ:
        8.9619, 5.4061, 33.3720
        xyY:
        0.1877, 0.1132, 5.4061
      CIE-Lab:
        27.8617, 38.5152, -59.2221
        CIE-LCH:
        27.8617, 70.6448, 303.0380
        CIE-Luv:
        27.8617, -3.3818, -76.9631
        Hunter-Lab:
        23.2510, 28.1118, -68.8229
      #392f9f color charts
#392f9f RGB chart
      #392f9f CMYK chart
      #392f9f RGB pie chart
      #392f9f color shades, tints & tones
#392f9f color schemes
#392f9f color preview, HTML & CSS examples
           This text has a color of #392f9f        
        
          <p style="color:#392f9f;">Text here</p>
        
        
          .mytext {color:#392f9f;}
        
        Text color #392f9f
      
           This box has a color of #392f9f        
        
          <div style="background-color:#392f9f;">Content here</div>
        
        
          .mybackground {background-color:#392f9f;}
        
        Background color #392f9f
      
           Border around this has a color of #392f9f        
        
          <div style="border:2px solid #392f9f;">Content here</div>
        
        
          .myborder {border:2px solid #392f9f;}
        
        Border color #392f9f