#e255bd color space conversions
Hex:
        #e255bd
        RGB:
        226, 85, 189
        CMY:
        11, 67, 26
        CMYK:
        0, 62, 16, 11
      HSL:
        316°, 70.8543%, 60.9804%
        HSV (HSB):
        316°, 62.3894%, 88.6275%
        XYZ:
        43.7978, 26.3399, 50.9198
        xyY:
        0.3618, 0.2176, 26.3399
      CIE-Lab:
        58.3583, 65.6865, -27.0368
        CIE-LCH:
        58.3583, 71.0332, 337.6278
        CIE-Luv:
        58.3583, 74.5486, -51.3352
        Hunter-Lab:
        51.3224, 62.5153, -22.8993
      #e255bd color charts
#e255bd RGB chart
      #e255bd CMYK chart
      #e255bd RGB pie chart
      #e255bd color shades, tints & tones
#e255bd color schemes
#e255bd color preview, HTML & CSS examples
           This text has a color of #e255bd        
        
          <p style="color:#e255bd;">Text here</p>
        
        
          .mytext {color:#e255bd;}
        
        Text color #e255bd
      
           This box has a color of #e255bd        
        
          <div style="background-color:#e255bd;">Content here</div>
        
        
          .mybackground {background-color:#e255bd;}
        
        Background color #e255bd
      
           Border around this has a color of #e255bd        
        
          <div style="border:2px solid #e255bd;">Content here</div>
        
        
          .myborder {border:2px solid #e255bd;}
        
        Border color #e255bd