#66428d color space conversions
Hex:
        #66428d
        RGB:
        102, 66, 141
        CMY:
        60, 74, 45
        CMYK:
        28, 53, 0, 45
      HSL:
        269°, 36.2319%, 40.5882%
        HSV (HSB):
        269°, 53.1915%, 55.2941%
        XYZ:
        12.2354, 8.6443, 26.2229
        xyY:
        0.2598, 0.1835, 8.6443
      CIE-Lab:
        35.2902, 31.3840, -36.0020
        CIE-LCH:
        35.2902, 47.7608, 311.0796
        CIE-Luv:
        35.2902, 11.0330, -53.0423
        Hunter-Lab:
        29.4012, 22.8314, -32.3000
      #66428d color charts
#66428d RGB chart
      #66428d CMYK chart
      #66428d RGB pie chart
      #66428d color shades, tints & tones
#66428d color schemes
#66428d color preview, HTML & CSS examples
           This text has a color of #66428d        
        
          <p style="color:#66428d;">Text here</p>
        
        
          .mytext {color:#66428d;}
        
        Text color #66428d
      
           This box has a color of #66428d        
        
          <div style="background-color:#66428d;">Content here</div>
        
        
          .mybackground {background-color:#66428d;}
        
        Background color #66428d
      
           Border around this has a color of #66428d        
        
          <div style="border:2px solid #66428d;">Content here</div>
        
        
          .myborder {border:2px solid #66428d;}
        
        Border color #66428d