#ec71f2 color space conversions
Hex:
        #ec71f2
        RGB:
        236, 113, 242
        CMY:
        7, 56, 5
        CMYK:
        2, 53, 0, 5
      HSL:
        297°, 83.2258%, 69.6078%
        HSV (HSB):
        297°, 53.3058%, 94.9020%
        XYZ:
        56.5242, 36.0539, 87.9844
        xyY:
        0.3130, 0.1997, 36.0539
      CIE-Lab:
        66.5611, 64.6035, -43.9385
        CIE-LCH:
        66.5611, 78.1294, 325.7794
        CIE-Luv:
        66.5611, 55.9594, -79.2534
        Hunter-Lab:
        60.0449, 62.9551, -44.8467
      #ec71f2 color charts
#ec71f2 RGB chart
      #ec71f2 CMYK chart
      #ec71f2 RGB pie chart
      #ec71f2 color shades, tints & tones
#ec71f2 color schemes
#ec71f2 color preview, HTML & CSS examples
           This text has a color of #ec71f2        
        
          <p style="color:#ec71f2;">Text here</p>
        
        
          .mytext {color:#ec71f2;}
        
        Text color #ec71f2
      
           This box has a color of #ec71f2        
        
          <div style="background-color:#ec71f2;">Content here</div>
        
        
          .mybackground {background-color:#ec71f2;}
        
        Background color #ec71f2
      
           Border around this has a color of #ec71f2        
        
          <div style="border:2px solid #ec71f2;">Content here</div>
        
        
          .myborder {border:2px solid #ec71f2;}
        
        Border color #ec71f2