#e06fe1 color space conversions
Hex:
        #e06fe1
        RGB:
        224, 111, 225
        CMY:
        12, 56, 12
        CMYK:
        0, 51, 0, 12
      HSL:
        299°, 65.5172%, 65.8824%
        HSV (HSB):
        299°, 50.6667%, 88.2353%
        XYZ:
        50.0155, 32.6524, 74.9006
        xyY:
        0.3174, 0.2072, 32.6524
      CIE-Lab:
        63.8785, 59.3653, -38.8301
        CIE-LCH:
        63.8785, 70.9367, 326.8118
        CIE-Luv:
        63.8785, 53.0215, -69.7061
        Hunter-Lab:
        57.1423, 56.2385, -37.7162
      #e06fe1 color charts
#e06fe1 RGB chart
      #e06fe1 CMYK chart
      #e06fe1 RGB pie chart
      #e06fe1 color shades, tints & tones
#e06fe1 color schemes
#e06fe1 color preview, HTML & CSS examples
           This text has a color of #e06fe1        
        
          <p style="color:#e06fe1;">Text here</p>
        
        
          .mytext {color:#e06fe1;}
        
        Text color #e06fe1
      
           This box has a color of #e06fe1        
        
          <div style="background-color:#e06fe1;">Content here</div>
        
        
          .mybackground {background-color:#e06fe1;}
        
        Background color #e06fe1
      
           Border around this has a color of #e06fe1        
        
          <div style="border:2px solid #e06fe1;">Content here</div>
        
        
          .myborder {border:2px solid #e06fe1;}
        
        Border color #e06fe1