#42385f color space conversions
Hex:
        #42385f
        RGB:
        66, 56, 95
        CMY:
        74, 78, 63
        CMYK:
        31, 41, 0, 63
      HSL:
        255°, 25.8278%, 29.6078%
        HSV (HSB):
        255°, 41.0526%, 37.2549%
        XYZ:
        5.7265, 4.8128, 11.4536
        xyY:
        0.2604, 0.2188, 4.8128
      CIE-Lab:
        26.1947, 14.1402, -21.6619
        CIE-LCH:
        26.1947, 25.8686, 303.1353
        CIE-Luv:
        26.1947, 2.1006, -28.1126
        Hunter-Lab:
        21.9381, 8.2020, -15.5978
      #42385f color charts
#42385f RGB chart
      #42385f CMYK chart
      #42385f RGB pie chart
      #42385f color shades, tints & tones
#42385f color schemes
#42385f color preview, HTML & CSS examples
           This text has a color of #42385f        
        
          <p style="color:#42385f;">Text here</p>
        
        
          .mytext {color:#42385f;}
        
        Text color #42385f
      
           This box has a color of #42385f        
        
          <div style="background-color:#42385f;">Content here</div>
        
        
          .mybackground {background-color:#42385f;}
        
        Background color #42385f
      
           Border around this has a color of #42385f        
        
          <div style="border:2px solid #42385f;">Content here</div>
        
        
          .myborder {border:2px solid #42385f;}
        
        Border color #42385f