#ff2bf8 color space conversions
Hex:
        #ff2bf8
        RGB:
        255, 43, 248
        CMY:
        0, 83, 3
        CMYK:
        0, 83, 3, 0
      HSL:
        302°, 100.0000%, 58.4314%
        HSV (HSB):
        302°, 83.1373%, 100.0000%
        XYZ:
        59.0472, 29.7651, 91.4400
        xyY:
        0.3276, 0.1651, 29.7651
      CIE-Lab:
        61.4510, 92.7949, -55.1567
        CIE-LCH:
        61.4510, 107.9498, 329.2730
        CIE-Luv:
        61.4510, 83.9022, -99.7174
        Hunter-Lab:
        54.5574, 97.7142, -61.1819
      #ff2bf8 color charts
#ff2bf8 RGB chart
      #ff2bf8 CMYK chart
      #ff2bf8 RGB pie chart
      #ff2bf8 color shades, tints & tones
#ff2bf8 color schemes
#ff2bf8 color preview, HTML & CSS examples
           This text has a color of #ff2bf8        
        
          <p style="color:#ff2bf8;">Text here</p>
        
        
          .mytext {color:#ff2bf8;}
        
        Text color #ff2bf8
      
           This box has a color of #ff2bf8        
        
          <div style="background-color:#ff2bf8;">Content here</div>
        
        
          .mybackground {background-color:#ff2bf8;}
        
        Background color #ff2bf8
      
           Border around this has a color of #ff2bf8        
        
          <div style="border:2px solid #ff2bf8;">Content here</div>
        
        
          .myborder {border:2px solid #ff2bf8;}
        
        Border color #ff2bf8