#66058d color space conversions
Hex:
        #66058d
        RGB:
        102, 5, 141
        CMY:
        60, 98, 45
        CMYK:
        28, 96, 0, 45
      HSL:
        283°, 93.1507%, 28.6275%
        HSV (HSB):
        283°, 96.4539%, 55.2941%
        XYZ:
        10.3415, 4.8564, 25.5916
        xyY:
        0.2535, 0.1191, 4.8564
      CIE-Lab:
        26.3217, 56.2783, -50.4583
        CIE-LCH:
        26.3217, 75.5863, 318.1211
        CIE-Luv:
        26.3217, 20.7902, -66.7595
        Hunter-Lab:
        22.0373, 45.1999, -53.4267
      #66058d color charts
#66058d RGB chart
      #66058d CMYK chart
      #66058d RGB pie chart
      #66058d color shades, tints & tones
#66058d color schemes
#66058d color preview, HTML & CSS examples
           This text has a color of #66058d        
        
          <p style="color:#66058d;">Text here</p>
        
        
          .mytext {color:#66058d;}
        
        Text color #66058d
      
           This box has a color of #66058d        
        
          <div style="background-color:#66058d;">Content here</div>
        
        
          .mybackground {background-color:#66058d;}
        
        Background color #66058d
      
           Border around this has a color of #66058d        
        
          <div style="border:2px solid #66058d;">Content here</div>
        
        
          .myborder {border:2px solid #66058d;}
        
        Border color #66058d