#ff40b6 color space conversions
Hex:
        #ff40b6
        RGB:
        255, 64, 182
        CMY:
        0, 75, 29
        CMYK:
        0, 75, 29, 0
      HSL:
        323°, 100.0000%, 62.5490%
        HSV (HSB):
        323°, 74.9020%, 100.0000%
        XYZ:
        51.5169, 28.3042, 47.0040
        xyY:
        0.4062, 0.2232, 28.3042
      CIE-Lab:
        60.1626, 79.3815, -19.8399
        CIE-LCH:
        60.1626, 81.8233, 345.9675
        CIE-Luv:
        60.1626, 106.4407, -43.4328
        Hunter-Lab:
        53.2017, 79.7443, -15.1419
      #ff40b6 color charts
#ff40b6 RGB chart
      #ff40b6 CMYK chart
      #ff40b6 RGB pie chart
      #ff40b6 color shades, tints & tones
#ff40b6 color schemes
#ff40b6 color preview, HTML & CSS examples
           This text has a color of #ff40b6        
        
          <p style="color:#ff40b6;">Text here</p>
        
        
          .mytext {color:#ff40b6;}
        
        Text color #ff40b6
      
           This box has a color of #ff40b6        
        
          <div style="background-color:#ff40b6;">Content here</div>
        
        
          .mybackground {background-color:#ff40b6;}
        
        Background color #ff40b6
      
           Border around this has a color of #ff40b6        
        
          <div style="border:2px solid #ff40b6;">Content here</div>
        
        
          .myborder {border:2px solid #ff40b6;}
        
        Border color #ff40b6