#66038f color space conversions
Hex:
        #66038f
        RGB:
        102, 3, 143
        CMY:
        60, 99, 44
        CMYK:
        29, 98, 0, 44
      HSL:
        282°, 95.8904%, 28.6275%
        HSV (HSB):
        282°, 97.9021%, 56.0784%
        XYZ:
        10.4700, 4.8731, 26.3754
        xyY:
        0.2510, 0.1168, 4.8731
      CIE-Lab:
        26.3701, 57.0545, -51.6223
        CIE-LCH:
        26.3701, 76.9420, 317.8616
        CIE-Luv:
        26.3701, 20.4241, -68.1377
        Hunter-Lab:
        22.0750, 46.0295, -55.3874
      #66038f color charts
#66038f RGB chart
      #66038f CMYK chart
      #66038f RGB pie chart
      #66038f color shades, tints & tones
#66038f color schemes
#66038f color preview, HTML & CSS examples
           This text has a color of #66038f        
        
          <p style="color:#66038f;">Text here</p>
        
        
          .mytext {color:#66038f;}
        
        Text color #66038f
      
           This box has a color of #66038f        
        
          <div style="background-color:#66038f;">Content here</div>
        
        
          .mybackground {background-color:#66038f;}
        
        Background color #66038f
      
           Border around this has a color of #66038f        
        
          <div style="border:2px solid #66038f;">Content here</div>
        
        
          .myborder {border:2px solid #66038f;}
        
        Border color #66038f