#421f7f color space conversions
Hex:
        #421f7f
        RGB:
        66, 31, 127
        CMY:
        74, 88, 50
        CMYK:
        48, 76, 0, 50
      HSL:
        262°, 60.7595%, 30.9804%
        HSV (HSB):
        262°, 75.5906%, 49.8039%
        XYZ:
        6.5675, 3.6705, 20.4410
        xyY:
        0.2141, 0.1196, 3.6705
      CIE-Lab:
        22.5509, 39.0074, -48.0519
        CIE-LCH:
        22.5509, 61.8915, 309.0688
        CIE-Luv:
        22.5509, 4.6400, -58.5292
        Hunter-Lab:
        19.1586, 27.6617, -49.8475
      #421f7f color charts
#421f7f RGB chart
      #421f7f CMYK chart
      #421f7f RGB pie chart
      #421f7f color shades, tints & tones
#421f7f color schemes
#421f7f color preview, HTML & CSS examples
           This text has a color of #421f7f        
        
          <p style="color:#421f7f;">Text here</p>
        
        
          .mytext {color:#421f7f;}
        
        Text color #421f7f
      
           This box has a color of #421f7f        
        
          <div style="background-color:#421f7f;">Content here</div>
        
        
          .mybackground {background-color:#421f7f;}
        
        Background color #421f7f
      
           Border around this has a color of #421f7f        
        
          <div style="border:2px solid #421f7f;">Content here</div>
        
        
          .myborder {border:2px solid #421f7f;}
        
        Border color #421f7f