#42216b color space conversions
Hex:
        #42216b
        RGB:
        66, 33, 107
        CMY:
        74, 87, 58
        CMYK:
        38, 69, 0, 58
      HSL:
        267°, 52.8571%, 27.4510%
        HSV (HSB):
        267°, 69.1589%, 41.9608%
        XYZ:
        5.4445, 3.3075, 14.2614
        xyY:
        0.2366, 0.1437, 3.3075
      CIE-Lab:
        21.2356, 32.2435, -37.3704
        CIE-LCH:
        21.2356, 49.3578, 310.7880
        CIE-Luv:
        21.2356, 6.8309, -45.2999
        Hunter-Lab:
        18.1865, 21.6107, -33.7630
      #42216b color charts
#42216b RGB chart
      #42216b CMYK chart
      #42216b RGB pie chart
      #42216b color shades, tints & tones
#42216b color schemes
#42216b color preview, HTML & CSS examples
           This text has a color of #42216b        
        
          <p style="color:#42216b;">Text here</p>
        
        
          .mytext {color:#42216b;}
        
        Text color #42216b
      
           This box has a color of #42216b        
        
          <div style="background-color:#42216b;">Content here</div>
        
        
          .mybackground {background-color:#42216b;}
        
        Background color #42216b
      
           Border around this has a color of #42216b        
        
          <div style="border:2px solid #42216b;">Content here</div>
        
        
          .myborder {border:2px solid #42216b;}
        
        Border color #42216b