#66286f color space conversions
Hex:
        #66286f
        RGB:
        102, 40, 111
        CMY:
        60, 84, 56
        CMYK:
        8, 64, 0, 56
      HSL:
        292°, 47.0199%, 29.6078%
        HSV (HSB):
        292°, 63.9640%, 43.5294%
        XYZ:
        9.1075, 5.4901, 15.6186
        xyY:
        0.3014, 0.1817, 5.4901
      CIE-Lab:
        28.0877, 38.7677, -28.6813
        CIE-LCH:
        28.0877, 48.2239, 323.5050
        CIE-Luv:
        28.0877, 23.9337, -40.5678
        Hunter-Lab:
        23.4309, 28.3785, -23.1200
      #66286f color charts
#66286f RGB chart
      #66286f CMYK chart
      #66286f RGB pie chart
      #66286f color shades, tints & tones
#66286f color schemes
#66286f color preview, HTML & CSS examples
           This text has a color of #66286f        
        
          <p style="color:#66286f;">Text here</p>
        
        
          .mytext {color:#66286f;}
        
        Text color #66286f
      
           This box has a color of #66286f        
        
          <div style="background-color:#66286f;">Content here</div>
        
        
          .mybackground {background-color:#66286f;}
        
        Background color #66286f
      
           Border around this has a color of #66286f        
        
          <div style="border:2px solid #66286f;">Content here</div>
        
        
          .myborder {border:2px solid #66286f;}
        
        Border color #66286f