#e514db color space conversions
Hex:
        #e514db
        RGB:
        229, 20, 219
        CMY:
        10, 92, 14
        CMYK:
        0, 91, 4, 10
      HSL:
        303°, 83.9357%, 48.8235%
        HSV (HSB):
        303°, 91.2664%, 89.8039%
        XYZ:
        45.3494, 22.2728, 68.9267
        xyY:
        0.3321, 0.1631, 22.2728
      CIE-Lab:
        54.3153, 87.6210, -50.4940
        CIE-LCH:
        54.3153, 101.1290, 330.0461
        CIE-Luv:
        54.3153, 78.7975, -89.2451
        Hunter-Lab:
        47.1941, 88.9335, -53.5569
      #e514db color charts
#e514db RGB chart
      #e514db CMYK chart
      #e514db RGB pie chart
      #e514db color shades, tints & tones
#e514db color schemes
#e514db color preview, HTML & CSS examples
           This text has a color of #e514db        
        
          <p style="color:#e514db;">Text here</p>
        
        
          .mytext {color:#e514db;}
        
        Text color #e514db
      
           This box has a color of #e514db        
        
          <div style="background-color:#e514db;">Content here</div>
        
        
          .mybackground {background-color:#e514db;}
        
        Background color #e514db
      
           Border around this has a color of #e514db        
        
          <div style="border:2px solid #e514db;">Content here</div>
        
        
          .myborder {border:2px solid #e514db;}
        
        Border color #e514db