#ff2bb9 color space conversions
Hex:
        #ff2bb9
        RGB:
        255, 43, 185
        CMY:
        0, 83, 27
        CMYK:
        0, 83, 27, 0
      HSL:
        320°, 100.0000%, 58.4314%
        HSV (HSB):
        320°, 83.1373%, 100.0000%
        XYZ:
        50.8608, 26.4905, 48.3315
        xyY:
        0.4047, 0.2108, 26.4905
      CIE-Lab:
        58.4998, 84.8108, -24.1166
        CIE-LCH:
        58.4998, 88.1730, 344.1265
        CIE-Luv:
        58.4998, 110.3569, -50.5215
        Hunter-Lab:
        51.4690, 86.3203, -19.6475
      #ff2bb9 color charts
#ff2bb9 RGB chart
      #ff2bb9 CMYK chart
      #ff2bb9 RGB pie chart
      #ff2bb9 color shades, tints & tones
#ff2bb9 color schemes
#ff2bb9 color preview, HTML & CSS examples
           This text has a color of #ff2bb9        
        
          <p style="color:#ff2bb9;">Text here</p>
        
        
          .mytext {color:#ff2bb9;}
        
        Text color #ff2bb9
      
           This box has a color of #ff2bb9        
        
          <div style="background-color:#ff2bb9;">Content here</div>
        
        
          .mybackground {background-color:#ff2bb9;}
        
        Background color #ff2bb9
      
           Border around this has a color of #ff2bb9        
        
          <div style="border:2px solid #ff2bb9;">Content here</div>
        
        
          .myborder {border:2px solid #ff2bb9;}
        
        Border color #ff2bb9