#e255b8 color space conversions
Hex:
        #e255b8
        RGB:
        226, 85, 184
        CMY:
        11, 67, 28
        CMYK:
        0, 62, 19, 11
      HSL:
        318°, 70.8543%, 60.9804%
        HSV (HSB):
        318°, 62.3894%, 88.6275%
        XYZ:
        43.2643, 26.1264, 48.1100
        xyY:
        0.3682, 0.2224, 26.1264
      CIE-Lab:
        58.1569, 64.9799, -24.4744
        CIE-LCH:
        58.1569, 69.4361, 339.3613
        CIE-Luv:
        58.1569, 76.2061, -47.3053
        Hunter-Lab:
        51.1140, 61.6375, -20.0257
      #e255b8 color charts
#e255b8 RGB chart
      #e255b8 CMYK chart
      #e255b8 RGB pie chart
      #e255b8 color shades, tints & tones
#e255b8 color schemes
#e255b8 color preview, HTML & CSS examples
           This text has a color of #e255b8        
        
          <p style="color:#e255b8;">Text here</p>
        
        
          .mytext {color:#e255b8;}
        
        Text color #e255b8
      
           This box has a color of #e255b8        
        
          <div style="background-color:#e255b8;">Content here</div>
        
        
          .mybackground {background-color:#e255b8;}
        
        Background color #e255b8
      
           Border around this has a color of #e255b8        
        
          <div style="border:2px solid #e255b8;">Content here</div>
        
        
          .myborder {border:2px solid #e255b8;}
        
        Border color #e255b8