#e026ed color space conversions
Hex:
        #e026ed
        RGB:
        224, 38, 237
        CMY:
        12, 85, 7
        CMYK:
        5, 84, 0, 7
      HSL:
        296°, 84.6809%, 53.9216%
        HSV (HSB):
        296°, 83.9662%, 92.9412%
        XYZ:
        46.7196, 23.3479, 82.1650
        xyY:
        0.3069, 0.1534, 23.3479
      CIE-Lab:
        55.4289, 86.7166, -58.9308
        CIE-LCH:
        55.4289, 104.8457, 325.8008
        CIE-Luv:
        55.4289, 66.7252, -102.1474
        Hunter-Lab:
        48.3197, 88.0296, -66.9955
      #e026ed color charts
#e026ed RGB chart
      #e026ed CMYK chart
      #e026ed RGB pie chart
      #e026ed color shades, tints & tones
#e026ed color schemes
#e026ed color preview, HTML & CSS examples
           This text has a color of #e026ed        
        
          <p style="color:#e026ed;">Text here</p>
        
        
          .mytext {color:#e026ed;}
        
        Text color #e026ed
      
           This box has a color of #e026ed        
        
          <div style="background-color:#e026ed;">Content here</div>
        
        
          .mybackground {background-color:#e026ed;}
        
        Background color #e026ed
      
           Border around this has a color of #e026ed        
        
          <div style="border:2px solid #e026ed;">Content here</div>
        
        
          .myborder {border:2px solid #e026ed;}
        
        Border color #e026ed