#66316c color space conversions
Hex:
        #66316c
        RGB:
        102, 49, 108
        CMY:
        60, 81, 58
        CMYK:
        6, 55, 0, 58
      HSL:
        294°, 37.5796%, 30.7843%
        HSV (HSB):
        294°, 54.6296%, 42.3529%
        XYZ:
        9.2846, 6.1041, 14.8762
        xyY:
        0.3068, 0.2017, 6.1041
      CIE-Lab:
        29.6736, 33.4047, -24.2611
        CIE-LCH:
        29.6736, 41.2853, 324.0099
        CIE-Luv:
        29.6736, 22.1618, -34.9871
        Hunter-Lab:
        24.7065, 23.8430, -18.4050
      #66316c color charts
#66316c RGB chart
      #66316c CMYK chart
      #66316c RGB pie chart
      #66316c color shades, tints & tones
#66316c color schemes
#66316c color preview, HTML & CSS examples
           This text has a color of #66316c        
        
          <p style="color:#66316c;">Text here</p>
        
        
          .mytext {color:#66316c;}
        
        Text color #66316c
      
           This box has a color of #66316c        
        
          <div style="background-color:#66316c;">Content here</div>
        
        
          .mybackground {background-color:#66316c;}
        
        Background color #66316c
      
           Border around this has a color of #66316c        
        
          <div style="border:2px solid #66316c;">Content here</div>
        
        
          .myborder {border:2px solid #66316c;}
        
        Border color #66316c