#42306d color space conversions
Hex:
        #42306d
        RGB:
        66, 48, 109
        CMY:
        74, 81, 57
        CMYK:
        39, 56, 0, 57
      HSL:
        258°, 38.8535%, 30.7843%
        HSV (HSB):
        258°, 55.9633%, 42.7451%
        XYZ:
        6.0640, 4.3763, 14.9931
        xyY:
        0.2384, 0.1721, 4.3763
      CIE-Lab:
        24.8783, 23.5922, -32.7979
        CIE-LCH:
        24.8783, 40.4017, 305.7282
        CIE-Luv:
        24.8783, 3.2448, -42.3024
        Hunter-Lab:
        20.9196, 15.1333, -27.8496
      #42306d color charts
#42306d RGB chart
      #42306d CMYK chart
      #42306d RGB pie chart
      #42306d color shades, tints & tones
#42306d color schemes
#42306d color preview, HTML & CSS examples
           This text has a color of #42306d        
        
          <p style="color:#42306d;">Text here</p>
        
        
          .mytext {color:#42306d;}
        
        Text color #42306d
      
           This box has a color of #42306d        
        
          <div style="background-color:#42306d;">Content here</div>
        
        
          .mybackground {background-color:#42306d;}
        
        Background color #42306d
      
           Border around this has a color of #42306d        
        
          <div style="border:2px solid #42306d;">Content here</div>
        
        
          .myborder {border:2px solid #42306d;}
        
        Border color #42306d