#42396e color space conversions
Hex:
        #42396e
        RGB:
        66, 57, 110
        CMY:
        74, 78, 57
        CMYK:
        40, 48, 0, 57
      HSL:
        250°, 31.7365%, 32.7451%
        HSV (HSB):
        250°, 48.1818%, 43.1373%
        XYZ:
        6.5244, 5.2103, 15.4137
        xyY:
        0.2403, 0.1919, 5.2103
      CIE-Lab:
        27.3257, 17.9759, -29.5352
        CIE-LCH:
        27.3257, 34.5754, 301.3259
        CIE-Luv:
        27.3257, 0.5327, -39.1318
        Hunter-Lab:
        22.8261, 11.0750, -24.0583
      #42396e color charts
#42396e RGB chart
      #42396e CMYK chart
      #42396e RGB pie chart
      #42396e color shades, tints & tones
#42396e color schemes
#42396e color preview, HTML & CSS examples
           This text has a color of #42396e        
        
          <p style="color:#42396e;">Text here</p>
        
        
          .mytext {color:#42396e;}
        
        Text color #42396e
      
           This box has a color of #42396e        
        
          <div style="background-color:#42396e;">Content here</div>
        
        
          .mybackground {background-color:#42396e;}
        
        Background color #42396e
      
           Border around this has a color of #42396e        
        
          <div style="border:2px solid #42396e;">Content here</div>
        
        
          .myborder {border:2px solid #42396e;}
        
        Border color #42396e