#ff2bb8 color space conversions
Hex:
        #ff2bb8
        RGB:
        255, 43, 184
        CMY:
        0, 83, 28
        CMYK:
        0, 83, 28, 0
      HSL:
        320°, 100.0000%, 58.4314%
        HSV (HSB):
        320°, 83.1373%, 100.0000%
        XYZ:
        50.7556, 26.4484, 47.7773
        xyY:
        0.4061, 0.2116, 26.4484
      CIE-Lab:
        58.4603, 84.7009, -23.5993
        CIE-LCH:
        58.4603, 87.9270, 344.4311
        CIE-Luv:
        58.4603, 110.7993, -49.7345
        Hunter-Lab:
        51.4281, 86.1669, -19.0816
      #ff2bb8 color charts
#ff2bb8 RGB chart
      #ff2bb8 CMYK chart
      #ff2bb8 RGB pie chart
      #ff2bb8 color shades, tints & tones
#ff2bb8 color schemes
#ff2bb8 color preview, HTML & CSS examples
           This text has a color of #ff2bb8        
        
          <p style="color:#ff2bb8;">Text here</p>
        
        
          .mytext {color:#ff2bb8;}
        
        Text color #ff2bb8
      
           This box has a color of #ff2bb8        
        
          <div style="background-color:#ff2bb8;">Content here</div>
        
        
          .mybackground {background-color:#ff2bb8;}
        
        Background color #ff2bb8
      
           Border around this has a color of #ff2bb8        
        
          <div style="border:2px solid #ff2bb8;">Content here</div>
        
        
          .myborder {border:2px solid #ff2bb8;}
        
        Border color #ff2bb8