#ff2bf3 color space conversions
Hex:
        #ff2bf3
        RGB:
        255, 43, 243
        CMY:
        0, 83, 5
        CMYK:
        0, 83, 5, 0
      HSL:
        303°, 100.0000%, 58.4314%
        HSV (HSB):
        303°, 83.1373%, 100.0000%
        XYZ:
        58.2815, 29.4588, 87.4084
        xyY:
        0.3328, 0.1682, 29.4588
      CIE-Lab:
        61.1844, 92.0918, -52.8012
        CIE-LCH:
        61.1844, 106.1550, 330.1720
        CIE-Luv:
        61.1844, 85.8584, -95.9051
        Hunter-Lab:
        54.2760, 96.6903, -57.4900
      #ff2bf3 color charts
#ff2bf3 RGB chart
      #ff2bf3 CMYK chart
      #ff2bf3 RGB pie chart
      #ff2bf3 color shades, tints & tones
#ff2bf3 color schemes
#ff2bf3 color preview, HTML & CSS examples
           This text has a color of #ff2bf3        
        
          <p style="color:#ff2bf3;">Text here</p>
        
        
          .mytext {color:#ff2bf3;}
        
        Text color #ff2bf3
      
           This box has a color of #ff2bf3        
        
          <div style="background-color:#ff2bf3;">Content here</div>
        
        
          .mybackground {background-color:#ff2bf3;}
        
        Background color #ff2bf3
      
           Border around this has a color of #ff2bf3        
        
          <div style="border:2px solid #ff2bf3;">Content here</div>
        
        
          .myborder {border:2px solid #ff2bf3;}
        
        Border color #ff2bf3