#921d80 color space conversions
Hex:
        #921d80
        RGB:
        146, 29, 128
        CMY:
        43, 89, 50
        CMYK:
        0, 80, 12, 43
      HSL:
        309°, 66.8571%, 34.3137%
        HSV (HSB):
        309°, 80.1370%, 57.2549%
        XYZ:
        16.1897, 8.5482, 21.2188
        xyY:
        0.3523, 0.1860, 8.5482
      CIE-Lab:
        35.0995, 56.9075, -27.8507
        CIE-LCH:
        35.0995, 63.3571, 333.9227
        CIE-Luv:
        35.0995, 51.7422, -44.9834
        Hunter-Lab:
        29.2374, 47.6760, -22.5630
      #921d80 color charts
#921d80 RGB chart
      #921d80 CMYK chart
      #921d80 RGB pie chart
      #921d80 color shades, tints & tones
#921d80 color schemes
#921d80 color preview, HTML & CSS examples
           This text has a color of #921d80        
        
          <p style="color:#921d80;">Text here</p>
        
        
          .mytext {color:#921d80;}
        
        Text color #921d80
      
           This box has a color of #921d80        
        
          <div style="background-color:#921d80;">Content here</div>
        
        
          .mybackground {background-color:#921d80;}
        
        Background color #921d80
      
           Border around this has a color of #921d80        
        
          <div style="border:2px solid #921d80;">Content here</div>
        
        
          .myborder {border:2px solid #921d80;}
        
        Border color #921d80