#42326e color space conversions
Hex:
        #42326e
        RGB:
        66, 50, 110
        CMY:
        74, 80, 57
        CMYK:
        40, 55, 0, 57
      HSL:
        256°, 37.5000%, 31.3725%
        HSV (HSB):
        256°, 54.5455%, 43.1373%
        XYZ:
        6.2018, 4.5652, 15.3062
        xyY:
        0.2379, 0.1751, 4.5652
      CIE-Lab:
        25.4584, 22.5939, -32.5117
        CIE-LCH:
        25.4584, 39.5916, 304.7973
        CIE-Luv:
        25.4584, 2.6018, -42.2448
        Hunter-Lab:
        21.3664, 14.4203, -27.5168
      #42326e color charts
#42326e RGB chart
      #42326e CMYK chart
      #42326e RGB pie chart
      #42326e color shades, tints & tones
#42326e color schemes
#42326e color preview, HTML & CSS examples
           This text has a color of #42326e        
        
          <p style="color:#42326e;">Text here</p>
        
        
          .mytext {color:#42326e;}
        
        Text color #42326e
      
           This box has a color of #42326e        
        
          <div style="background-color:#42326e;">Content here</div>
        
        
          .mybackground {background-color:#42326e;}
        
        Background color #42326e
      
           Border around this has a color of #42326e        
        
          <div style="border:2px solid #42326e;">Content here</div>
        
        
          .myborder {border:2px solid #42326e;}
        
        Border color #42326e