#42376f color space conversions
Hex:
        #42376f
        RGB:
        66, 55, 111
        CMY:
        74, 78, 56
        CMYK:
        41, 50, 0, 56
      HSL:
        252°, 33.7349%, 32.5490%
        HSV (HSB):
        252°, 50.4505%, 43.5294%
        XYZ:
        6.4822, 5.0383, 15.6698
        xyY:
        0.2384, 0.1853, 5.0383
      CIE-Lab:
        26.8437, 19.6116, -30.9403
        CIE-LCH:
        26.8437, 36.6322, 302.3686
        CIE-Luv:
        26.8437, 1.0662, -40.8313
        Hunter-Lab:
        22.4462, 12.2678, -25.6782
      #42376f color charts
#42376f RGB chart
      #42376f CMYK chart
      #42376f RGB pie chart
      #42376f color shades, tints & tones
#42376f color schemes
#42376f color preview, HTML & CSS examples
           This text has a color of #42376f        
        
          <p style="color:#42376f;">Text here</p>
        
        
          .mytext {color:#42376f;}
        
        Text color #42376f
      
           This box has a color of #42376f        
        
          <div style="background-color:#42376f;">Content here</div>
        
        
          .mybackground {background-color:#42376f;}
        
        Background color #42376f
      
           Border around this has a color of #42376f        
        
          <div style="border:2px solid #42376f;">Content here</div>
        
        
          .myborder {border:2px solid #42376f;}
        
        Border color #42376f