#ec1275 color space conversions
Hex:
        #ec1275
        RGB:
        236, 18, 117
        CMY:
        7, 93, 54
        CMYK:
        0, 92, 50, 7
      HSL:
        333°, 85.8268%, 49.8039%
        HSV (HSB):
        333°, 92.3729%, 92.5490%
        XYZ:
        38.0193, 19.5498, 18.5993
        xyY:
        0.4991, 0.2567, 19.5498
      CIE-Lab:
        51.3244, 78.2134, 5.1057
        CIE-LCH:
        51.3244, 78.3798, 3.7349
        CIE-Luv:
        51.3244, 130.1464, -9.1842
        Hunter-Lab:
        44.2152, 76.1100, 6.0101
      #ec1275 color charts
#ec1275 RGB chart
      #ec1275 CMYK chart
      #ec1275 RGB pie chart
      #ec1275 color shades, tints & tones
#ec1275 color schemes
#ec1275 color preview, HTML & CSS examples
           This text has a color of #ec1275        
        
          <p style="color:#ec1275;">Text here</p>
        
        
          .mytext {color:#ec1275;}
        
        Text color #ec1275
      
           This box has a color of #ec1275        
        
          <div style="background-color:#ec1275;">Content here</div>
        
        
          .mybackground {background-color:#ec1275;}
        
        Background color #ec1275
      
           Border around this has a color of #ec1275        
        
          <div style="border:2px solid #ec1275;">Content here</div>
        
        
          .myborder {border:2px solid #ec1275;}
        
        Border color #ec1275