#fb2efd color space conversions
Hex:
        #fb2efd
        RGB:
        251, 46, 253
        CMY:
        2, 82, 1
        CMYK:
        1, 82, 0, 1
      HSL:
        299°, 98.1043%, 58.6275%
        HSV (HSB):
        299°, 81.8182%, 99.2157%
        XYZ:
        58.4903, 29.5551, 95.5504
        xyY:
        0.3186, 0.1610, 29.5551
      CIE-Lab:
        61.2684, 92.2364, -58.2575
        CIE-LCH:
        61.2684, 109.0940, 327.7231
        CIE-Luv:
        61.2684, 78.7641, -104.3231
        Hunter-Lab:
        54.3646, 96.9083, -66.1521
      #fb2efd color charts
#fb2efd RGB chart
      #fb2efd CMYK chart
      #fb2efd RGB pie chart
      #fb2efd color shades, tints & tones
#fb2efd color schemes
#fb2efd color preview, HTML & CSS examples
           This text has a color of #fb2efd        
        
          <p style="color:#fb2efd;">Text here</p>
        
        
          .mytext {color:#fb2efd;}
        
        Text color #fb2efd
      
           This box has a color of #fb2efd        
        
          <div style="background-color:#fb2efd;">Content here</div>
        
        
          .mybackground {background-color:#fb2efd;}
        
        Background color #fb2efd
      
           Border around this has a color of #fb2efd        
        
          <div style="border:2px solid #fb2efd;">Content here</div>
        
        
          .myborder {border:2px solid #fb2efd;}
        
        Border color #fb2efd