#cf3b91 color space conversions
Hex:
        #cf3b91
        RGB:
        207, 59, 145
        CMY:
        19, 77, 43
        CMYK:
        0, 71, 30, 19
      HSL:
        325°, 60.6557%, 52.1569%
        HSV (HSB):
        325°, 71.4976%, 81.1765%
        XYZ:
        32.4069, 18.4377, 28.6389
        xyY:
        0.4077, 0.2320, 18.4377
      CIE-Lab:
        50.0227, 64.7231, -14.3108
        CIE-LCH:
        50.0227, 66.2863, 347.5320
        CIE-Luv:
        50.0227, 84.8143, -31.2915
        Hunter-Lab:
        42.9391, 59.5738, -9.4870
      #cf3b91 color charts
#cf3b91 RGB chart
      #cf3b91 CMYK chart
      #cf3b91 RGB pie chart
      #cf3b91 color shades, tints & tones
#cf3b91 color schemes
#cf3b91 color preview, HTML & CSS examples
           This text has a color of #cf3b91        
        
          <p style="color:#cf3b91;">Text here</p>
        
        
          .mytext {color:#cf3b91;}
        
        Text color #cf3b91
      
           This box has a color of #cf3b91        
        
          <div style="background-color:#cf3b91;">Content here</div>
        
        
          .mybackground {background-color:#cf3b91;}
        
        Background color #cf3b91
      
           Border around this has a color of #cf3b91        
        
          <div style="border:2px solid #cf3b91;">Content here</div>
        
        
          .myborder {border:2px solid #cf3b91;}
        
        Border color #cf3b91