#ea75d7 color space conversions
Hex:
        #ea75d7
        RGB:
        234, 117, 215
        CMY:
        8, 54, 16
        CMYK:
        0, 50, 8, 8
      HSL:
        310°, 73.5849%, 68.8235%
        HSV (HSB):
        310°, 50.0000%, 91.7647%
        XYZ:
        52.5587, 35.1213, 68.2989
        xyY:
        0.3370, 0.2252, 35.1213
      CIE-Lab:
        65.8430, 57.6267, -30.0956
        CIE-LCH:
        65.8430, 65.0122, 332.4241
        CIE-Luv:
        65.8430, 60.1079, -55.8937
        Hunter-Lab:
        59.2632, 54.5955, -26.8455
      #ea75d7 color charts
#ea75d7 RGB chart
      #ea75d7 CMYK chart
      #ea75d7 RGB pie chart
      #ea75d7 color shades, tints & tones
#ea75d7 color schemes
#ea75d7 color preview, HTML & CSS examples
           This text has a color of #ea75d7        
        
          <p style="color:#ea75d7;">Text here</p>
        
        
          .mytext {color:#ea75d7;}
        
        Text color #ea75d7
      
           This box has a color of #ea75d7        
        
          <div style="background-color:#ea75d7;">Content here</div>
        
        
          .mybackground {background-color:#ea75d7;}
        
        Background color #ea75d7
      
           Border around this has a color of #ea75d7        
        
          <div style="border:2px solid #ea75d7;">Content here</div>
        
        
          .myborder {border:2px solid #ea75d7;}
        
        Border color #ea75d7