#fb2bf3 color space conversions
Hex:
        #fb2bf3
        RGB:
        251, 43, 243
        CMY:
        2, 83, 5
        CMYK:
        0, 83, 3, 2
      HSL:
        302°, 96.2963%, 57.6471%
        HSV (HSB):
        302°, 82.8685%, 98.4314%
        XYZ:
        56.8252, 28.7080, 87.3402
        xyY:
        0.3287, 0.1661, 28.7080
      CIE-Lab:
        60.5231, 91.3744, -53.8931
        CIE-LCH:
        60.5231, 106.0837, 329.4677
        CIE-Luv:
        60.5231, 82.9631, -97.2442
        Hunter-Lab:
        53.5799, 95.5468, -59.1423
      #fb2bf3 color charts
#fb2bf3 RGB chart
      #fb2bf3 CMYK chart
      #fb2bf3 RGB pie chart
      #fb2bf3 color shades, tints & tones
#fb2bf3 color schemes
#fb2bf3 color preview, HTML & CSS examples
           This text has a color of #fb2bf3        
        
          <p style="color:#fb2bf3;">Text here</p>
        
        
          .mytext {color:#fb2bf3;}
        
        Text color #fb2bf3
      
           This box has a color of #fb2bf3        
        
          <div style="background-color:#fb2bf3;">Content here</div>
        
        
          .mybackground {background-color:#fb2bf3;}
        
        Background color #fb2bf3
      
           Border around this has a color of #fb2bf3        
        
          <div style="border:2px solid #fb2bf3;">Content here</div>
        
        
          .myborder {border:2px solid #fb2bf3;}
        
        Border color #fb2bf3