#e06fea color space conversions
Hex:
        #e06fea
        RGB:
        224, 111, 234
        CMY:
        12, 56, 8
        CMYK:
        4, 53, 0, 8
      HSL:
        295°, 74.5455%, 67.6471%
        HSV (HSB):
        295°, 52.5641%, 91.7647%
        XYZ:
        51.2762, 33.1567, 81.5392
        xyY:
        0.3089, 0.1998, 33.1567
      CIE-Lab:
        64.2876, 60.9654, -43.1939
        CIE-LCH:
        64.2876, 74.7161, 324.6825
        CIE-Luv:
        64.2876, 50.7500, -77.0106
        Hunter-Lab:
        57.5818, 58.1847, -43.6508
      #e06fea color charts
#e06fea RGB chart
      #e06fea CMYK chart
      #e06fea RGB pie chart
      #e06fea color shades, tints & tones
#e06fea color schemes
#e06fea color preview, HTML & CSS examples
           This text has a color of #e06fea        
        
          <p style="color:#e06fea;">Text here</p>
        
        
          .mytext {color:#e06fea;}
        
        Text color #e06fea
      
           This box has a color of #e06fea        
        
          <div style="background-color:#e06fea;">Content here</div>
        
        
          .mybackground {background-color:#e06fea;}
        
        Background color #e06fea
      
           Border around this has a color of #e06fea        
        
          <div style="border:2px solid #e06fea;">Content here</div>
        
        
          .myborder {border:2px solid #e06fea;}
        
        Border color #e06fea