#e30265 color space conversions
Hex:
        #e30265
        RGB:
        227, 2, 101
        CMY:
        11, 99, 60
        CMYK:
        0, 99, 56, 11
      HSL:
        334°, 98.2533%, 44.9020%
        HSV (HSB):
        334°, 99.1189%, 89.0196%
        XYZ:
        34.0492, 17.3139, 13.8592
        xyY:
        0.5220, 0.2655, 17.3139
      CIE-Lab:
        48.6531, 76.4300, 10.8651
        CIE-LCH:
        48.6531, 77.1984, 8.0908
        CIE-Luv:
        48.6531, 131.7551, -2.3099
        Hunter-Lab:
        41.6100, 73.2482, 9.3790
      #e30265 color charts
#e30265 RGB chart
      #e30265 CMYK chart
      #e30265 RGB pie chart
      #e30265 color shades, tints & tones
#e30265 color schemes
#e30265 color preview, HTML & CSS examples
           This text has a color of #e30265        
        
          <p style="color:#e30265;">Text here</p>
        
        
          .mytext {color:#e30265;}
        
        Text color #e30265
      
           This box has a color of #e30265        
        
          <div style="background-color:#e30265;">Content here</div>
        
        
          .mybackground {background-color:#e30265;}
        
        Background color #e30265
      
           Border around this has a color of #e30265        
        
          <div style="border:2px solid #e30265;">Content here</div>
        
        
          .myborder {border:2px solid #e30265;}
        
        Border color #e30265