#e06fcf color space conversions
Hex:
        #e06fcf
        RGB:
        224, 111, 207
        CMY:
        12, 56, 19
        CMYK:
        0, 50, 8, 12
      HSL:
        309°, 64.5714%, 65.6863%
        HSV (HSB):
        309°, 50.4464%, 87.8431%
        XYZ:
        47.6874, 31.7212, 62.6409
        xyY:
        0.3357, 0.2233, 31.7212
      CIE-Lab:
        63.1118, 56.3070, -29.9401
        CIE-LCH:
        63.1118, 63.7722, 331.9991
        CIE-Luv:
        63.1118, 57.6635, -55.0063
        Hunter-Lab:
        56.3215, 52.5731, -26.5173
      #e06fcf color charts
#e06fcf RGB chart
      #e06fcf CMYK chart
      #e06fcf RGB pie chart
      #e06fcf color shades, tints & tones
#e06fcf color schemes
#e06fcf color preview, HTML & CSS examples
           This text has a color of #e06fcf        
        
          <p style="color:#e06fcf;">Text here</p>
        
        
          .mytext {color:#e06fcf;}
        
        Text color #e06fcf
      
           This box has a color of #e06fcf        
        
          <div style="background-color:#e06fcf;">Content here</div>
        
        
          .mybackground {background-color:#e06fcf;}
        
        Background color #e06fcf
      
           Border around this has a color of #e06fcf        
        
          <div style="border:2px solid #e06fcf;">Content here</div>
        
        
          .myborder {border:2px solid #e06fcf;}
        
        Border color #e06fcf