#ff32d7 color space conversions
Hex:
        #ff32d7
        RGB:
        255, 50, 215
        CMY:
        0, 80, 16
        CMYK:
        0, 80, 16, 0
      HSL:
        312°, 100.0000%, 59.8039%
        HSV (HSB):
        312°, 80.3922%, 100.0000%
        XYZ:
        54.6463, 28.4475, 66.9007
        xyY:
        0.3643, 0.1897, 28.4475
      CIE-Lab:
        60.2909, 86.9214, -38.4919
        CIE-LCH:
        60.2909, 95.0629, 336.1145
        CIE-Luv:
        60.2909, 96.1214, -72.8627
        Hunter-Lab:
        53.3362, 89.5463, -37.0334
      #ff32d7 color charts
#ff32d7 RGB chart
      #ff32d7 CMYK chart
      #ff32d7 RGB pie chart
      #ff32d7 color shades, tints & tones
#ff32d7 color schemes
#ff32d7 color preview, HTML & CSS examples
           This text has a color of #ff32d7        
        
          <p style="color:#ff32d7;">Text here</p>
        
        
          .mytext {color:#ff32d7;}
        
        Text color #ff32d7
      
           This box has a color of #ff32d7        
        
          <div style="background-color:#ff32d7;">Content here</div>
        
        
          .mybackground {background-color:#ff32d7;}
        
        Background color #ff32d7
      
           Border around this has a color of #ff32d7        
        
          <div style="border:2px solid #ff32d7;">Content here</div>
        
        
          .myborder {border:2px solid #ff32d7;}
        
        Border color #ff32d7