#fb53d5 color space conversions
Hex:
        #fb53d5
        RGB:
        251, 83, 213
        CMY:
        2, 67, 16
        CMYK:
        0, 67, 15, 2
      HSL:
        314°, 95.4545%, 65.4902%
        HSV (HSB):
        314°, 66.9323%, 98.4314%
        XYZ:
        54.8872, 31.4998, 66.1380
        xyY:
        0.3599, 0.2065, 31.4998
      CIE-Lab:
        62.9273, 76.1673, -33.2977
        CIE-LCH:
        62.9273, 83.1275, 336.3867
        CIE-Luv:
        62.9273, 85.6117, -63.5908
        Hunter-Lab:
        56.1247, 76.3458, -30.5807
      #fb53d5 color charts
#fb53d5 RGB chart
      #fb53d5 CMYK chart
      #fb53d5 RGB pie chart
      #fb53d5 color shades, tints & tones
#fb53d5 color schemes
#fb53d5 color preview, HTML & CSS examples
           This text has a color of #fb53d5        
        
          <p style="color:#fb53d5;">Text here</p>
        
        
          .mytext {color:#fb53d5;}
        
        Text color #fb53d5
      
           This box has a color of #fb53d5        
        
          <div style="background-color:#fb53d5;">Content here</div>
        
        
          .mybackground {background-color:#fb53d5;}
        
        Background color #fb53d5
      
           Border around this has a color of #fb53d5        
        
          <div style="border:2px solid #fb53d5;">Content here</div>
        
        
          .myborder {border:2px solid #fb53d5;}
        
        Border color #fb53d5