#930b5a color space conversions
Hex:
        #930b5a
        RGB:
        147, 11, 90
        CMY:
        42, 96, 65
        CMYK:
        0, 93, 39, 42
      HSL:
        325°, 86.0759%, 30.9804%
        HSV (HSB):
        325°, 92.5170%, 57.6471%
        XYZ:
        13.9978, 7.1806, 10.3211
        xyY:
        0.4444, 0.2280, 7.1806
      CIE-Lab:
        32.2145, 56.2231, -8.0625
        CIE-LCH:
        32.2145, 56.7982, 351.8393
        CIE-Luv:
        32.2145, 70.7361, -18.8604
        Hunter-Lab:
        26.7966, 46.3491, -4.0788
      #930b5a color charts
#930b5a RGB chart
      #930b5a CMYK chart
      #930b5a RGB pie chart
      #930b5a color shades, tints & tones
#930b5a color schemes
#930b5a color preview, HTML & CSS examples
           This text has a color of #930b5a        
        
          <p style="color:#930b5a;">Text here</p>
        
        
          .mytext {color:#930b5a;}
        
        Text color #930b5a
      
           This box has a color of #930b5a        
        
          <div style="background-color:#930b5a;">Content here</div>
        
        
          .mybackground {background-color:#930b5a;}
        
        Background color #930b5a
      
           Border around this has a color of #930b5a        
        
          <div style="border:2px solid #930b5a;">Content here</div>
        
        
          .myborder {border:2px solid #930b5a;}
        
        Border color #930b5a