#e06fef color space conversions
Hex:
        #e06fef
        RGB:
        224, 111, 239
        CMY:
        12, 56, 6
        CMYK:
        6, 54, 0, 6
      HSL:
        293°, 80.0000%, 68.6275%
        HSV (HSB):
        293°, 53.5565%, 93.7255%
        XYZ:
        52.0049, 33.4482, 85.3765
        xyY:
        0.3044, 0.1958, 33.4482
      CIE-Lab:
        64.5222, 61.8733, -45.5950
        CIE-LCH:
        64.5222, 76.8584, 323.6132
        CIE-Luv:
        64.5222, 49.5051, -81.0474
        Hunter-Lab:
        57.8344, 59.2977, -47.0413
      #e06fef color charts
#e06fef RGB chart
      #e06fef CMYK chart
      #e06fef RGB pie chart
      #e06fef color shades, tints & tones
#e06fef color schemes
#e06fef color preview, HTML & CSS examples
           This text has a color of #e06fef        
        
          <p style="color:#e06fef;">Text here</p>
        
        
          .mytext {color:#e06fef;}
        
        Text color #e06fef
      
           This box has a color of #e06fef        
        
          <div style="background-color:#e06fef;">Content here</div>
        
        
          .mybackground {background-color:#e06fef;}
        
        Background color #e06fef
      
           Border around this has a color of #e06fef        
        
          <div style="border:2px solid #e06fef;">Content here</div>
        
        
          .myborder {border:2px solid #e06fef;}
        
        Border color #e06fef