#930e35 color space conversions
Hex:
        #930e35
        RGB:
        147, 14, 53
        CMY:
        42, 95, 79
        CMYK:
        0, 90, 64, 42
      HSL:
        342°, 82.6087%, 31.5686%
        HSV (HSB):
        342°, 90.4762%, 57.6471%
        XYZ:
        12.8323, 6.7742, 3.9994
        xyY:
        0.5436, 0.2870, 6.7742
      CIE-Lab:
        31.2872, 52.6786, 15.0471
        CIE-LCH:
        31.2872, 54.7855, 15.9415
        CIE-Luv:
        31.2872, 84.6440, 5.6283
        Hunter-Lab:
        26.0272, 42.4587, 9.1085
      #930e35 color charts
#930e35 RGB chart
      #930e35 CMYK chart
      #930e35 RGB pie chart
      #930e35 color shades, tints & tones
#930e35 color schemes
#930e35 color preview, HTML & CSS examples
           This text has a color of #930e35        
        
          <p style="color:#930e35;">Text here</p>
        
        
          .mytext {color:#930e35;}
        
        Text color #930e35
      
           This box has a color of #930e35        
        
          <div style="background-color:#930e35;">Content here</div>
        
        
          .mybackground {background-color:#930e35;}
        
        Background color #930e35
      
           Border around this has a color of #930e35        
        
          <div style="border:2px solid #930e35;">Content here</div>
        
        
          .myborder {border:2px solid #930e35;}
        
        Border color #930e35