#ec15bd color space conversions
Hex:
        #ec15bd
        RGB:
        236, 21, 189
        CMY:
        7, 92, 26
        CMYK:
        0, 91, 20, 7
      HSL:
        313°, 84.9802%, 50.3922%
        HSV (HSB):
        313°, 91.1017%, 92.5490%
        XYZ:
        44.0455, 22.0433, 50.0774
        xyY:
        0.3792, 0.1898, 22.0433
      CIE-Lab:
        54.0729, 84.8845, -33.5645
        CIE-LCH:
        54.0729, 91.2795, 338.4255
        CIE-Luv:
        54.0729, 96.8603, -63.5456
        Hunter-Lab:
        46.9503, 85.2933, -30.3738
      #ec15bd color charts
#ec15bd RGB chart
      #ec15bd CMYK chart
      #ec15bd RGB pie chart
      #ec15bd color shades, tints & tones
#ec15bd color schemes
#ec15bd color preview, HTML & CSS examples
           This text has a color of #ec15bd        
        
          <p style="color:#ec15bd;">Text here</p>
        
        
          .mytext {color:#ec15bd;}
        
        Text color #ec15bd
      
           This box has a color of #ec15bd        
        
          <div style="background-color:#ec15bd;">Content here</div>
        
        
          .mybackground {background-color:#ec15bd;}
        
        Background color #ec15bd
      
           Border around this has a color of #ec15bd        
        
          <div style="border:2px solid #ec15bd;">Content here</div>
        
        
          .myborder {border:2px solid #ec15bd;}
        
        Border color #ec15bd