#e12bde color space conversions
Hex:
        #e12bde
        RGB:
        225, 43, 222
        CMY:
        12, 83, 13
        CMYK:
        0, 81, 1, 12
      HSL:
        301°, 75.2066%, 52.5490%
        HSV (HSB):
        301°, 80.8889%, 88.2353%
        XYZ:
        45.1000, 23.0092, 71.1714
        xyY:
        0.3238, 0.1652, 23.0092
      CIE-Lab:
        55.0818, 83.5991, -51.0166
        CIE-LCH:
        55.0818, 97.9363, 328.6062
        CIE-Luv:
        55.0818, 72.2925, -89.7537
        Hunter-Lab:
        47.9679, 83.8839, -54.3927
      #e12bde color charts
#e12bde RGB chart
      #e12bde CMYK chart
      #e12bde RGB pie chart
      #e12bde color shades, tints & tones
#e12bde color schemes
#e12bde color preview, HTML & CSS examples
           This text has a color of #e12bde        
        
          <p style="color:#e12bde;">Text here</p>
        
        
          .mytext {color:#e12bde;}
        
        Text color #e12bde
      
           This box has a color of #e12bde        
        
          <div style="background-color:#e12bde;">Content here</div>
        
        
          .mybackground {background-color:#e12bde;}
        
        Background color #e12bde
      
           Border around this has a color of #e12bde        
        
          <div style="border:2px solid #e12bde;">Content here</div>
        
        
          .myborder {border:2px solid #e12bde;}
        
        Border color #e12bde