#66419a color space conversions
Hex:
        #66419a
        RGB:
        102, 65, 154
        CMY:
        60, 75, 40
        CMYK:
        34, 58, 0, 40
      HSL:
        265°, 40.6393%, 42.9412%
        HSV (HSB):
        265°, 57.7922%, 60.3922%
        XYZ:
        13.2025, 8.9385, 31.6013
        xyY:
        0.2457, 0.1663, 8.9385
      CIE-Lab:
        35.8656, 35.3877, -42.9940
        CIE-LCH:
        35.8656, 55.6846, 309.4573
        CIE-Luv:
        35.8656, 9.4689, -63.4236
        Hunter-Lab:
        29.8973, 26.5047, -41.7412
      #66419a color charts
#66419a RGB chart
      #66419a CMYK chart
      #66419a RGB pie chart
      #66419a color shades, tints & tones
#66419a color schemes
#66419a color preview, HTML & CSS examples
           This text has a color of #66419a        
        
          <p style="color:#66419a;">Text here</p>
        
        
          .mytext {color:#66419a;}
        
        Text color #66419a
      
           This box has a color of #66419a        
        
          <div style="background-color:#66419a;">Content here</div>
        
        
          .mybackground {background-color:#66419a;}
        
        Background color #66419a
      
           Border around this has a color of #66419a        
        
          <div style="border:2px solid #66419a;">Content here</div>
        
        
          .myborder {border:2px solid #66419a;}
        
        Border color #66419a