#ea7bf1 color space conversions
Hex:
        #ea7bf1
        RGB:
        234, 123, 241
        CMY:
        8, 52, 5
        CMYK:
        3, 49, 0, 5
      HSL:
        296°, 80.8219%, 71.3725%
        HSV (HSB):
        296°, 48.9627%, 94.5098%
        XYZ:
        56.8918, 38.0092, 87.5571
        xyY:
        0.3118, 0.2083, 38.0092
      CIE-Lab:
        68.0274, 59.1928, -41.1084
        CIE-LCH:
        68.0274, 72.0672, 325.2207
        CIE-Luv:
        68.0274, 51.2393, -74.1483
        Hunter-Lab:
        61.6516, 56.8287, -41.0470
      #ea7bf1 color charts
#ea7bf1 RGB chart
      #ea7bf1 CMYK chart
      #ea7bf1 RGB pie chart
      #ea7bf1 color shades, tints & tones
#ea7bf1 color schemes
#ea7bf1 color preview, HTML & CSS examples
           This text has a color of #ea7bf1        
        
          <p style="color:#ea7bf1;">Text here</p>
        
        
          .mytext {color:#ea7bf1;}
        
        Text color #ea7bf1
      
           This box has a color of #ea7bf1        
        
          <div style="background-color:#ea7bf1;">Content here</div>
        
        
          .mybackground {background-color:#ea7bf1;}
        
        Background color #ea7bf1
      
           Border around this has a color of #ea7bf1        
        
          <div style="border:2px solid #ea7bf1;">Content here</div>
        
        
          .myborder {border:2px solid #ea7bf1;}
        
        Border color #ea7bf1