#660e5e color space conversions
Hex:
        #660e5e
        RGB:
        102, 14, 94
        CMY:
        60, 95, 63
        CMYK:
        0, 86, 8, 60
      HSL:
        305°, 75.8621%, 22.7451%
        HSV (HSB):
        305°, 86.2745%, 40.0000%
        XYZ:
        7.6569, 3.9470, 10.9480
        xyY:
        0.3395, 0.1750, 3.9470
      CIE-Lab:
        23.4955, 45.7051, -24.9054
        CIE-LCH:
        23.4955, 52.0503, 331.4134
        CIE-Luv:
        23.4955, 33.3969, -34.2271
        Hunter-Lab:
        19.8671, 34.0277, -18.7654
      #660e5e color charts
#660e5e RGB chart
      #660e5e CMYK chart
      #660e5e RGB pie chart
      #660e5e color shades, tints & tones
#660e5e color schemes
#660e5e color preview, HTML & CSS examples
           This text has a color of #660e5e        
        
          <p style="color:#660e5e;">Text here</p>
        
        
          .mytext {color:#660e5e;}
        
        Text color #660e5e
      
           This box has a color of #660e5e        
        
          <div style="background-color:#660e5e;">Content here</div>
        
        
          .mybackground {background-color:#660e5e;}
        
        Background color #660e5e
      
           Border around this has a color of #660e5e        
        
          <div style="border:2px solid #660e5e;">Content here</div>
        
        
          .myborder {border:2px solid #660e5e;}
        
        Border color #660e5e