#fb2dfe color space conversions
Hex:
        #fb2dfe
        RGB:
        251, 45, 254
        CMY:
        2, 82, 0
        CMYK:
        1, 82, 0, 0
      HSL:
        299°, 99.0521%, 58.6275%
        HSV (HSB):
        299°, 82.2835%, 99.6078%
        XYZ:
        58.6114, 29.5418, 96.3789
        xyY:
        0.3176, 0.1601, 29.5418
      CIE-Lab:
        61.2568, 92.5799, -58.8293
        CIE-LCH:
        61.2568, 109.6901, 327.5664
        CIE-Luv:
        61.2568, 78.5181, -105.2415
        Hunter-Lab:
        54.3523, 97.3709, -67.0879
      #fb2dfe color charts
#fb2dfe RGB chart
      #fb2dfe CMYK chart
      #fb2dfe RGB pie chart
      #fb2dfe color shades, tints & tones
#fb2dfe color schemes
#fb2dfe color preview, HTML & CSS examples
           This text has a color of #fb2dfe        
        
          <p style="color:#fb2dfe;">Text here</p>
        
        
          .mytext {color:#fb2dfe;}
        
        Text color #fb2dfe
      
           This box has a color of #fb2dfe        
        
          <div style="background-color:#fb2dfe;">Content here</div>
        
        
          .mybackground {background-color:#fb2dfe;}
        
        Background color #fb2dfe
      
           Border around this has a color of #fb2dfe        
        
          <div style="border:2px solid #fb2dfe;">Content here</div>
        
        
          .myborder {border:2px solid #fb2dfe;}
        
        Border color #fb2dfe