#ff40b5 color space conversions
Hex:
        #ff40b5
        RGB:
        255, 64, 181
        CMY:
        0, 75, 29
        CMYK:
        0, 75, 29, 0
      HSL:
        323°, 100.0000%, 62.5490%
        HSV (HSB):
        323°, 74.9020%, 100.0000%
        XYZ:
        51.4139, 28.2630, 46.4616
        xyY:
        0.4076, 0.2241, 28.2630
      CIE-Lab:
        60.1256, 79.2690, -19.3199
        CIE-LCH:
        60.1256, 81.5894, 346.3026
        CIE-Luv:
        60.1256, 106.8485, -42.6450
        Hunter-Lab:
        53.1629, 79.5922, -14.6022
      #ff40b5 color charts
#ff40b5 RGB chart
      #ff40b5 CMYK chart
      #ff40b5 RGB pie chart
      #ff40b5 color shades, tints & tones
#ff40b5 color schemes
#ff40b5 color preview, HTML & CSS examples
           This text has a color of #ff40b5        
        
          <p style="color:#ff40b5;">Text here</p>
        
        
          .mytext {color:#ff40b5;}
        
        Text color #ff40b5
      
           This box has a color of #ff40b5        
        
          <div style="background-color:#ff40b5;">Content here</div>
        
        
          .mybackground {background-color:#ff40b5;}
        
        Background color #ff40b5
      
           Border around this has a color of #ff40b5        
        
          <div style="border:2px solid #ff40b5;">Content here</div>
        
        
          .myborder {border:2px solid #ff40b5;}
        
        Border color #ff40b5