#66056f color space conversions
Hex:
        #66056f
        RGB:
        102, 5, 111
        CMY:
        60, 98, 56
        CMYK:
        8, 95, 0, 56
      HSL:
        295°, 91.3793%, 22.7451%
        HSV (HSB):
        295°, 95.4955%, 43.5294%
        XYZ:
        8.4030, 4.0810, 15.3838
        xyY:
        0.3015, 0.1464, 4.0810
      CIE-Lab:
        23.9375, 50.5976, -35.3094
        CIE-LCH:
        23.9375, 61.6998, 325.0908
        CIE-Luv:
        23.9375, 28.7835, -47.0127
        Hunter-Lab:
        20.2015, 38.8959, -31.0091
      #66056f color charts
#66056f RGB chart
      #66056f CMYK chart
      #66056f RGB pie chart
      #66056f color shades, tints & tones
#66056f color schemes
#66056f color preview, HTML & CSS examples
           This text has a color of #66056f        
        
          <p style="color:#66056f;">Text here</p>
        
        
          .mytext {color:#66056f;}
        
        Text color #66056f
      
           This box has a color of #66056f        
        
          <div style="background-color:#66056f;">Content here</div>
        
        
          .mybackground {background-color:#66056f;}
        
        Background color #66056f
      
           Border around this has a color of #66056f        
        
          <div style="border:2px solid #66056f;">Content here</div>
        
        
          .myborder {border:2px solid #66056f;}
        
        Border color #66056f