#ff2bcf color space conversions
Hex:
        #ff2bcf
        RGB:
        255, 43, 207
        CMY:
        0, 83, 19
        CMYK:
        0, 83, 19, 0
      HSL:
        314°, 100.0000%, 58.4314%
        HSV (HSB):
        314°, 83.1373%, 100.0000%
        XYZ:
        53.3664, 27.4927, 61.5254
        xyY:
        0.3748, 0.1931, 27.4927
      CIE-Lab:
        59.4277, 87.3704, -35.2987
        CIE-LCH:
        59.4277, 94.2315, 338.0007
        CIE-Luv:
        59.4277, 100.7418, -67.8793
        Hunter-Lab:
        52.4335, 89.9170, -32.8673
      #ff2bcf color charts
#ff2bcf RGB chart
      #ff2bcf CMYK chart
      #ff2bcf RGB pie chart
      #ff2bcf color shades, tints & tones
#ff2bcf color schemes
#ff2bcf color preview, HTML & CSS examples
           This text has a color of #ff2bcf        
        
          <p style="color:#ff2bcf;">Text here</p>
        
        
          .mytext {color:#ff2bcf;}
        
        Text color #ff2bcf
      
           This box has a color of #ff2bcf        
        
          <div style="background-color:#ff2bcf;">Content here</div>
        
        
          .mybackground {background-color:#ff2bcf;}
        
        Background color #ff2bcf
      
           Border around this has a color of #ff2bcf        
        
          <div style="border:2px solid #ff2bcf;">Content here</div>
        
        
          .myborder {border:2px solid #ff2bcf;}
        
        Border color #ff2bcf