#e027ec color space conversions
Hex:
        #e027ec
        RGB:
        224, 39, 236
        CMY:
        12, 85, 7
        CMYK:
        5, 83, 0, 7
      HSL:
        296°, 83.8298%, 53.9216%
        HSV (HSB):
        296°, 83.4746%, 92.5490%
        XYZ:
        46.6063, 23.3545, 81.4083
        xyY:
        0.3079, 0.1543, 23.3545
      CIE-Lab:
        55.4356, 86.3686, -58.3587
        CIE-LCH:
        55.4356, 104.2367, 325.9534
        CIE-Luv:
        55.4356, 66.9697, -101.2548
        Hunter-Lab:
        48.3265, 87.5751, -66.0484
      #e027ec color charts
#e027ec RGB chart
      #e027ec CMYK chart
      #e027ec RGB pie chart
      #e027ec color shades, tints & tones
#e027ec color schemes
#e027ec color preview, HTML & CSS examples
           This text has a color of #e027ec        
        
          <p style="color:#e027ec;">Text here</p>
        
        
          .mytext {color:#e027ec;}
        
        Text color #e027ec
      
           This box has a color of #e027ec        
        
          <div style="background-color:#e027ec;">Content here</div>
        
        
          .mybackground {background-color:#e027ec;}
        
        Background color #e027ec
      
           Border around this has a color of #e027ec        
        
          <div style="border:2px solid #e027ec;">Content here</div>
        
        
          .myborder {border:2px solid #e027ec;}
        
        Border color #e027ec