#e304bb color space conversions
Hex:
        #e304bb
        RGB:
        227, 4, 187
        CMY:
        11, 98, 27
        CMYK:
        0, 98, 18, 11
      HSL:
        311°, 96.5368%, 45.2941%
        HSV (HSB):
        311°, 98.2379%, 89.0196%
        XYZ:
        40.6916, 20.0056, 48.7305
        xyY:
        0.3719, 0.1828, 20.0056
      CIE-Lab:
        51.8435, 84.4126, -36.0115
        CIE-LCH:
        51.8435, 91.7732, 336.8963
        CIE-Luv:
        51.8435, 91.9327, -66.4517
        Hunter-Lab:
        44.7276, 84.1198, -33.2868
      #e304bb color charts
#e304bb RGB chart
      #e304bb CMYK chart
      #e304bb RGB pie chart
      #e304bb color shades, tints & tones
#e304bb color schemes
#e304bb color preview, HTML & CSS examples
           This text has a color of #e304bb        
        
          <p style="color:#e304bb;">Text here</p>
        
        
          .mytext {color:#e304bb;}
        
        Text color #e304bb
      
           This box has a color of #e304bb        
        
          <div style="background-color:#e304bb;">Content here</div>
        
        
          .mybackground {background-color:#e304bb;}
        
        Background color #e304bb
      
           Border around this has a color of #e304bb        
        
          <div style="border:2px solid #e304bb;">Content here</div>
        
        
          .myborder {border:2px solid #e304bb;}
        
        Border color #e304bb