#e065e2 color space conversions
Hex:
        #e065e2
        RGB:
        224, 101, 226
        CMY:
        12, 60, 11
        CMYK:
        1, 55, 0, 11
      HSL:
        299°, 68.3060%, 64.1176%
        HSV (HSB):
        299°, 55.3097%, 88.6275%
        XYZ:
        49.1216, 30.6456, 75.2777
        xyY:
        0.3168, 0.1977, 30.6456
      CIE-Lab:
        62.2073, 64.1491, -42.0072
        CIE-LCH:
        62.2073, 76.6793, 326.7817
        CIE-Luv:
        62.2073, 56.3014, -75.1273
        Hunter-Lab:
        55.3585, 61.5122, -41.8729
      #e065e2 color charts
#e065e2 RGB chart
      #e065e2 CMYK chart
      #e065e2 RGB pie chart
      #e065e2 color shades, tints & tones
#e065e2 color schemes
#e065e2 color preview, HTML & CSS examples
           This text has a color of #e065e2        
        
          <p style="color:#e065e2;">Text here</p>
        
        
          .mytext {color:#e065e2;}
        
        Text color #e065e2
      
           This box has a color of #e065e2        
        
          <div style="background-color:#e065e2;">Content here</div>
        
        
          .mybackground {background-color:#e065e2;}
        
        Background color #e065e2
      
           Border around this has a color of #e065e2        
        
          <div style="border:2px solid #e065e2;">Content here</div>
        
        
          .myborder {border:2px solid #e065e2;}
        
        Border color #e065e2