#ff2fbe color space conversions
Hex:
        #ff2fbe
        RGB:
        255, 47, 190
        CMY:
        0, 82, 25
        CMYK:
        0, 82, 25, 0
      HSL:
        319°, 100.0000%, 59.2157%
        HSV (HSB):
        319°, 81.5686%, 100.0000%
        XYZ:
        51.5508, 27.0107, 51.2118
        xyY:
        0.3972, 0.2081, 27.0107
      CIE-Lab:
        58.9843, 84.5498, -26.2536
        CIE-LCH:
        58.9843, 88.5320, 342.7499
        CIE-Luv:
        58.9843, 107.3558, -53.7093
        Hunter-Lab:
        51.9719, 86.1031, -22.0426
      #ff2fbe color charts
#ff2fbe RGB chart
      #ff2fbe CMYK chart
      #ff2fbe RGB pie chart
      #ff2fbe color shades, tints & tones
#ff2fbe color schemes
#ff2fbe color preview, HTML & CSS examples
           This text has a color of #ff2fbe        
        
          <p style="color:#ff2fbe;">Text here</p>
        
        
          .mytext {color:#ff2fbe;}
        
        Text color #ff2fbe
      
           This box has a color of #ff2fbe        
        
          <div style="background-color:#ff2fbe;">Content here</div>
        
        
          .mybackground {background-color:#ff2fbe;}
        
        Background color #ff2fbe
      
           Border around this has a color of #ff2fbe        
        
          <div style="border:2px solid #ff2fbe;">Content here</div>
        
        
          .myborder {border:2px solid #ff2fbe;}
        
        Border color #ff2fbe