#ea75d5 color space conversions
Hex:
        #ea75d5
        RGB:
        234, 117, 213
        CMY:
        8, 54, 16
        CMYK:
        0, 50, 9, 8
      HSL:
        311°, 73.5849%, 68.8235%
        HSV (HSB):
        311°, 50.0000%, 91.7647%
        XYZ:
        52.3032, 35.0191, 66.9535
        xyY:
        0.3390, 0.2270, 35.0191
      CIE-Lab:
        65.7635, 57.3031, -29.1010
        CIE-LCH:
        65.7635, 64.2690, 333.0766
        CIE-Luv:
        65.7635, 60.6278, -54.2581
        Hunter-Lab:
        59.1769, 54.2066, -25.6575
      #ea75d5 color charts
#ea75d5 RGB chart
      #ea75d5 CMYK chart
      #ea75d5 RGB pie chart
      #ea75d5 color shades, tints & tones
#ea75d5 color schemes
#ea75d5 color preview, HTML & CSS examples
           This text has a color of #ea75d5        
        
          <p style="color:#ea75d5;">Text here</p>
        
        
          .mytext {color:#ea75d5;}
        
        Text color #ea75d5
      
           This box has a color of #ea75d5        
        
          <div style="background-color:#ea75d5;">Content here</div>
        
        
          .mybackground {background-color:#ea75d5;}
        
        Background color #ea75d5
      
           Border around this has a color of #ea75d5        
        
          <div style="border:2px solid #ea75d5;">Content here</div>
        
        
          .myborder {border:2px solid #ea75d5;}
        
        Border color #ea75d5