#660d52 color space conversions
Hex:
        #660d52
        RGB:
        102, 13, 82
        CMY:
        60, 95, 68
        CMYK:
        0, 87, 20, 60
      HSL:
        313°, 77.3913%, 22.5490%
        HSV (HSB):
        313°, 87.2549%, 40.0000%
        XYZ:
        7.1464, 3.7218, 8.3244
        xyY:
        0.3724, 0.1939, 3.7218
      CIE-Lab:
        22.7296, 44.0963, -18.1090
        CIE-LCH:
        22.7296, 47.6699, 337.6735
        CIE-Luv:
        22.7296, 37.5836, -25.8447
        Hunter-Lab:
        19.2920, 32.3612, -12.0788
      #660d52 color charts
#660d52 RGB chart
      #660d52 CMYK chart
      #660d52 RGB pie chart
      #660d52 color shades, tints & tones
#660d52 color schemes
#660d52 color preview, HTML & CSS examples
           This text has a color of #660d52        
        
          <p style="color:#660d52;">Text here</p>
        
        
          .mytext {color:#660d52;}
        
        Text color #660d52
      
           This box has a color of #660d52        
        
          <div style="background-color:#660d52;">Content here</div>
        
        
          .mybackground {background-color:#660d52;}
        
        Background color #660d52
      
           Border around this has a color of #660d52        
        
          <div style="border:2px solid #660d52;">Content here</div>
        
        
          .myborder {border:2px solid #660d52;}
        
        Border color #660d52