#66038d color space conversions
Hex:
        #66038d
        RGB:
        102, 3, 141
        CMY:
        60, 99, 45
        CMYK:
        28, 98, 0, 45
      HSL:
        283°, 95.8333%, 28.2353%
        HSV (HSB):
        283°, 97.8723%, 55.2941%
        XYZ:
        10.3198, 4.8130, 25.5844
        xyY:
        0.2535, 0.1182, 4.8130
      CIE-Lab:
        26.1952, 56.6564, -50.6648
        CIE-LCH:
        26.1952, 76.0057, 318.1955
        CIE-Luv:
        26.1952, 20.8887, -66.8683
        Hunter-Lab:
        21.9385, 45.5730, -53.7861
      #66038d color charts
#66038d RGB chart
      #66038d CMYK chart
      #66038d RGB pie chart
      #66038d color shades, tints & tones
#66038d color schemes
#66038d color preview, HTML & CSS examples
           This text has a color of #66038d        
        
          <p style="color:#66038d;">Text here</p>
        
        
          .mytext {color:#66038d;}
        
        Text color #66038d
      
           This box has a color of #66038d        
        
          <div style="background-color:#66038d;">Content here</div>
        
        
          .mybackground {background-color:#66038d;}
        
        Background color #66038d
      
           Border around this has a color of #66038d        
        
          <div style="border:2px solid #66038d;">Content here</div>
        
        
          .myborder {border:2px solid #66038d;}
        
        Border color #66038d