#f51d85 color space conversions
Hex:
        #f51d85
        RGB:
        245, 29, 133
        CMY:
        4, 89, 48
        CMYK:
        0, 88, 46, 4
      HSL:
        331°, 91.5254%, 53.7255%
        HSV (HSB):
        331°, 88.1633%, 96.0784%
        XYZ:
        42.3292, 21.9847, 24.2028
        xyY:
        0.4782, 0.2484, 21.9847
      CIE-Lab:
        54.0107, 80.0600, -0.4441
        CIE-LCH:
        54.0107, 80.0613, 359.6821
        CIE-Luv:
        54.0107, 128.4196, -16.4372
        Hunter-Lab:
        46.8878, 79.0919, 2.2169
      #f51d85 color charts
#f51d85 RGB chart
      #f51d85 CMYK chart
      #f51d85 RGB pie chart
      #f51d85 color shades, tints & tones
#f51d85 color schemes
#f51d85 color preview, HTML & CSS examples
           This text has a color of #f51d85        
        
          <p style="color:#f51d85;">Text here</p>
        
        
          .mytext {color:#f51d85;}
        
        Text color #f51d85
      
           This box has a color of #f51d85        
        
          <div style="background-color:#f51d85;">Content here</div>
        
        
          .mybackground {background-color:#f51d85;}
        
        Background color #f51d85
      
           Border around this has a color of #f51d85        
        
          <div style="border:2px solid #f51d85;">Content here</div>
        
        
          .myborder {border:2px solid #f51d85;}
        
        Border color #f51d85