#ff1f65 color space conversions
Hex:
        #ff1f65
        RGB:
        255, 31, 101
        CMY:
        0, 88, 60
        CMYK:
        0, 88, 60, 0
      HSL:
        341°, 100.0000%, 56.0784%
        HSV (HSB):
        341°, 87.8431%, 100.0000%
        XYZ:
        44.0789, 23.1796, 14.4628
        xyY:
        0.5394, 0.2836, 23.1796
      CIE-Lab:
        55.2568, 79.8794, 20.8110
        CIE-LCH:
        55.2568, 82.5458, 14.6027
        CIE-Luv:
        55.2568, 148.9361, 7.9474
        Hunter-Lab:
        48.1452, 79.1704, 15.8909
      #ff1f65 color charts
#ff1f65 RGB chart
      #ff1f65 CMYK chart
      #ff1f65 RGB pie chart
      #ff1f65 color shades, tints & tones
#ff1f65 color schemes
#ff1f65 color preview, HTML & CSS examples
           This text has a color of #ff1f65        
        
          <p style="color:#ff1f65;">Text here</p>
        
        
          .mytext {color:#ff1f65;}
        
        Text color #ff1f65
      
           This box has a color of #ff1f65        
        
          <div style="background-color:#ff1f65;">Content here</div>
        
        
          .mybackground {background-color:#ff1f65;}
        
        Background color #ff1f65
      
           Border around this has a color of #ff1f65        
        
          <div style="border:2px solid #ff1f65;">Content here</div>
        
        
          .myborder {border:2px solid #ff1f65;}
        
        Border color #ff1f65