#66025f color space conversions
Hex:
        #66025f
        RGB:
        102, 2, 95
        CMY:
        60, 99, 63
        CMYK:
        0, 98, 7, 60
      HSL:
        304°, 96.1538%, 20.3922%
        HSV (HSB):
        304°, 98.0392%, 40.0000%
        XYZ:
        7.5668, 3.6944, 11.1408
        xyY:
        0.3378, 0.1649, 3.6944
      CIE-Lab:
        22.6343, 48.5661, -26.9328
        CIE-LCH:
        22.6343, 55.5342, 330.9890
        CIE-Luv:
        22.6343, 34.1668, -36.3219
        Hunter-Lab:
        19.2209, 36.6343, -20.9109
      #66025f color charts
#66025f RGB chart
      #66025f CMYK chart
      #66025f RGB pie chart
      #66025f color shades, tints & tones
#66025f color schemes
#66025f color preview, HTML & CSS examples
           This text has a color of #66025f        
        
          <p style="color:#66025f;">Text here</p>
        
        
          .mytext {color:#66025f;}
        
        Text color #66025f
      
           This box has a color of #66025f        
        
          <div style="background-color:#66025f;">Content here</div>
        
        
          .mybackground {background-color:#66025f;}
        
        Background color #66025f
      
           Border around this has a color of #66025f        
        
          <div style="border:2px solid #66025f;">Content here</div>
        
        
          .myborder {border:2px solid #66025f;}
        
        Border color #66025f