#fb34f4 color space conversions
Hex:
        #fb34f4
        RGB:
        251, 52, 244
        CMY:
        2, 80, 4
        CMYK:
        0, 79, 3, 2
      HSL:
        302°, 96.1353%, 59.4118%
        HSV (HSB):
        302°, 79.2829%, 98.4314%
        XYZ:
        57.3408, 29.4969, 88.2592
        xyY:
        0.3275, 0.1685, 29.4969
      CIE-Lab:
        61.2177, 89.6507, -53.3451
        CIE-LCH:
        61.2177, 104.3214, 329.2460
        CIE-Luv:
        61.2177, 81.2935, -96.3907
        Hunter-Lab:
        54.3110, 93.4134, -58.3327
      #fb34f4 color charts
#fb34f4 RGB chart
      #fb34f4 CMYK chart
      #fb34f4 RGB pie chart
      #fb34f4 color shades, tints & tones
#fb34f4 color schemes
#fb34f4 color preview, HTML & CSS examples
           This text has a color of #fb34f4        
        
          <p style="color:#fb34f4;">Text here</p>
        
        
          .mytext {color:#fb34f4;}
        
        Text color #fb34f4
      
           This box has a color of #fb34f4        
        
          <div style="background-color:#fb34f4;">Content here</div>
        
        
          .mybackground {background-color:#fb34f4;}
        
        Background color #fb34f4
      
           Border around this has a color of #fb34f4        
        
          <div style="border:2px solid #fb34f4;">Content here</div>
        
        
          .myborder {border:2px solid #fb34f4;}
        
        Border color #fb34f4