#ff4bd4 color space conversions
Hex:
        #ff4bd4
        RGB:
        255, 75, 212
        CMY:
        0, 71, 17
        CMYK:
        0, 71, 17, 0
      HSL:
        314°, 100.0000%, 64.7059%
        HSV (HSB):
        314°, 70.5882%, 100.0000%
        XYZ:
        55.6397, 31.0456, 65.3472
        xyY:
        0.3660, 0.2042, 31.0456
      CIE-Lab:
        62.5461, 79.7048, -33.2772
        CIE-LCH:
        62.5461, 86.3726, 337.3392
        CIE-Luv:
        62.5461, 91.3965, -64.1056
        Hunter-Lab:
        55.7186, 80.7398, -30.5328
      #ff4bd4 color charts
#ff4bd4 RGB chart
      #ff4bd4 CMYK chart
      #ff4bd4 RGB pie chart
      #ff4bd4 color shades, tints & tones
#ff4bd4 color schemes
#ff4bd4 color preview, HTML & CSS examples
           This text has a color of #ff4bd4        
        
          <p style="color:#ff4bd4;">Text here</p>
        
        
          .mytext {color:#ff4bd4;}
        
        Text color #ff4bd4
      
           This box has a color of #ff4bd4        
        
          <div style="background-color:#ff4bd4;">Content here</div>
        
        
          .mybackground {background-color:#ff4bd4;}
        
        Background color #ff4bd4
      
           Border around this has a color of #ff4bd4        
        
          <div style="border:2px solid #ff4bd4;">Content here</div>
        
        
          .myborder {border:2px solid #ff4bd4;}
        
        Border color #ff4bd4