#e0b1f2 color space conversions
Hex:
        #e0b1f2
        RGB:
        224, 177, 242
        CMY:
        12, 31, 5
        CMYK:
        7, 27, 0, 5
      HSL:
        283°, 71.4286%, 82.1569%
        HSV (HSB):
        283°, 26.8595%, 94.9020%
        XYZ:
        62.4896, 53.7024, 91.0764
        xyY:
        0.3015, 0.2591, 53.7024
      CIE-Lab:
        78.2879, 28.3570, -25.8771
        CIE-LCH:
        78.2879, 38.3894, 317.6181
        CIE-Luv:
        78.2879, 21.5568, -45.6317
        Hunter-Lab:
        73.2819, 23.9688, -22.3896
      #e0b1f2 color charts
#e0b1f2 RGB chart
      #e0b1f2 CMYK chart
      #e0b1f2 RGB pie chart
      #e0b1f2 color shades, tints & tones
#e0b1f2 color schemes
#e0b1f2 color preview, HTML & CSS examples
           This text has a color of #e0b1f2        
        
          <p style="color:#e0b1f2;">Text here</p>
        
        
          .mytext {color:#e0b1f2;}
        
        Text color #e0b1f2
      
           This box has a color of #e0b1f2        
        
          <div style="background-color:#e0b1f2;">Content here</div>
        
        
          .mybackground {background-color:#e0b1f2;}
        
        Background color #e0b1f2
      
           Border around this has a color of #e0b1f2        
        
          <div style="border:2px solid #e0b1f2;">Content here</div>
        
        
          .myborder {border:2px solid #e0b1f2;}
        
        Border color #e0b1f2