#ec0bd2 color space conversions
Hex:
        #ec0bd2
        RGB:
        236, 11, 210
        CMY:
        7, 96, 18
        CMYK:
        0, 95, 11, 7
      HSL:
        307°, 91.0931%, 48.4314%
        HSV (HSB):
        307°, 95.3390%, 92.5490%
        XYZ:
        46.3446, 22.7254, 62.9166
        xyY:
        0.3511, 0.1722, 22.7254
      CIE-Lab:
        54.7883, 88.4192, -44.5346
        CIE-LCH:
        54.7883, 99.0014, 333.2667
        CIE-Luv:
        54.7883, 88.3272, -80.6528
        Hunter-Lab:
        47.6711, 90.1085, -44.8814
      #ec0bd2 color charts
#ec0bd2 RGB chart
      #ec0bd2 CMYK chart
      #ec0bd2 RGB pie chart
      #ec0bd2 color shades, tints & tones
#ec0bd2 color schemes
#ec0bd2 color preview, HTML & CSS examples
           This text has a color of #ec0bd2        
        
          <p style="color:#ec0bd2;">Text here</p>
        
        
          .mytext {color:#ec0bd2;}
        
        Text color #ec0bd2
      
           This box has a color of #ec0bd2        
        
          <div style="background-color:#ec0bd2;">Content here</div>
        
        
          .mybackground {background-color:#ec0bd2;}
        
        Background color #ec0bd2
      
           Border around this has a color of #ec0bd2        
        
          <div style="border:2px solid #ec0bd2;">Content here</div>
        
        
          .myborder {border:2px solid #ec0bd2;}
        
        Border color #ec0bd2