#e12f65 color space conversions
Hex:
        #e12f65
        RGB:
        225, 47, 101
        CMY:
        12, 82, 60
        CMYK:
        0, 79, 55, 12
      HSL:
        342°, 74.7899%, 53.3333%
        HSV (HSB):
        342°, 79.1111%, 88.2353%
        XYZ:
        34.4168, 18.9802, 14.1615
        xyY:
        0.5094, 0.2809, 18.9802
      CIE-Lab:
        50.6640, 69.0358, 13.6060
        CIE-LCH:
        50.6640, 70.3638, 11.1493
        CIE-Luv:
        50.6640, 120.4461, 2.6763
        Hunter-Lab:
        43.5662, 64.7720, 11.2238
      #e12f65 color charts
#e12f65 RGB chart
      #e12f65 CMYK chart
      #e12f65 RGB pie chart
      #e12f65 color shades, tints & tones
#e12f65 color schemes
#e12f65 color preview, HTML & CSS examples
           This text has a color of #e12f65        
        
          <p style="color:#e12f65;">Text here</p>
        
        
          .mytext {color:#e12f65;}
        
        Text color #e12f65
      
           This box has a color of #e12f65        
        
          <div style="background-color:#e12f65;">Content here</div>
        
        
          .mybackground {background-color:#e12f65;}
        
        Background color #e12f65
      
           Border around this has a color of #e12f65        
        
          <div style="border:2px solid #e12f65;">Content here</div>
        
        
          .myborder {border:2px solid #e12f65;}
        
        Border color #e12f65