#e06fd3 color space conversions
Hex:
        #e06fd3
        RGB:
        224, 111, 211
        CMY:
        12, 56, 17
        CMYK:
        0, 50, 6, 12
      HSL:
        307°, 64.5714%, 65.6863%
        HSV (HSB):
        307°, 50.4464%, 87.8431%
        XYZ:
        48.1828, 31.9193, 65.2495
        xyY:
        0.3315, 0.2196, 31.9193
      CIE-Lab:
        63.2761, 56.9694, -31.9344
        CIE-LCH:
        63.2761, 65.3095, 330.7270
        CIE-Luv:
        63.2761, 56.6225, -58.2781
        Hunter-Lab:
        56.4972, 53.3610, -28.9270
      #e06fd3 color charts
#e06fd3 RGB chart
      #e06fd3 CMYK chart
      #e06fd3 RGB pie chart
      #e06fd3 color shades, tints & tones
#e06fd3 color schemes
#e06fd3 color preview, HTML & CSS examples
           This text has a color of #e06fd3        
        
          <p style="color:#e06fd3;">Text here</p>
        
        
          .mytext {color:#e06fd3;}
        
        Text color #e06fd3
      
           This box has a color of #e06fd3        
        
          <div style="background-color:#e06fd3;">Content here</div>
        
        
          .mybackground {background-color:#e06fd3;}
        
        Background color #e06fd3
      
           Border around this has a color of #e06fd3        
        
          <div style="border:2px solid #e06fd3;">Content here</div>
        
        
          .myborder {border:2px solid #e06fd3;}
        
        Border color #e06fd3