#42178d color space conversions
Hex:
        #42178d
        RGB:
        66, 23, 141
        CMY:
        74, 91, 45
        CMYK:
        53, 84, 0, 45
      HSL:
        262°, 71.9512%, 32.1569%
        HSV (HSB):
        262°, 83.6879%, 55.2941%
        XYZ:
        7.3609, 3.6941, 25.5244
        xyY:
        0.2012, 0.1010, 3.6941
      CIE-Lab:
        22.6333, 46.6018, -56.7094
        CIE-LCH:
        22.6333, 73.4008, 309.4122
        CIE-Luv:
        22.6333, 3.9598, -67.5977
        Hunter-Lab:
        19.2201, 34.7263, -65.2832
      #42178d color charts
#42178d RGB chart
      #42178d CMYK chart
      #42178d RGB pie chart
      #42178d color shades, tints & tones
#42178d color schemes
#42178d color preview, HTML & CSS examples
           This text has a color of #42178d        
        
          <p style="color:#42178d;">Text here</p>
        
        
          .mytext {color:#42178d;}
        
        Text color #42178d
      
           This box has a color of #42178d        
        
          <div style="background-color:#42178d;">Content here</div>
        
        
          .mybackground {background-color:#42178d;}
        
        Background color #42178d
      
           Border around this has a color of #42178d        
        
          <div style="border:2px solid #42178d;">Content here</div>
        
        
          .myborder {border:2px solid #42178d;}
        
        Border color #42178d