#e15485 color space conversions
Hex:
        #e15485
        RGB:
        225, 84, 133
        CMY:
        12, 67, 48
        CMYK:
        0, 63, 41, 12
      HSL:
        339°, 70.1493%, 60.5882%
        HSV (HSB):
        339°, 62.6667%, 88.2353%
        XYZ:
        38.4553, 24.0417, 24.8040
        xyY:
        0.4405, 0.2754, 24.0417
      CIE-Lab:
        56.1295, 58.9048, 2.2139
        CIE-LCH:
        56.1295, 58.9464, 2.1524
        CIE-Luv:
        56.1295, 92.6884, -8.2888
        Hunter-Lab:
        49.0323, 54.1884, 4.3295
      #e15485 color charts
#e15485 RGB chart
      #e15485 CMYK chart
      #e15485 RGB pie chart
      #e15485 color shades, tints & tones
#e15485 color schemes
#e15485 color preview, HTML & CSS examples
           This text has a color of #e15485        
        
          <p style="color:#e15485;">Text here</p>
        
        
          .mytext {color:#e15485;}
        
        Text color #e15485
      
           This box has a color of #e15485        
        
          <div style="background-color:#e15485;">Content here</div>
        
        
          .mybackground {background-color:#e15485;}
        
        Background color #e15485
      
           Border around this has a color of #e15485        
        
          <div style="border:2px solid #e15485;">Content here</div>
        
        
          .myborder {border:2px solid #e15485;}
        
        Border color #e15485