#cf1585 color space conversions
Hex:
        #cf1585
        RGB:
        207, 21, 133
        CMY:
        19, 92, 48
        CMYK:
        0, 90, 36, 19
      HSL:
        324°, 81.5789%, 44.7059%
        HSV (HSB):
        324°, 89.8551%, 81.1765%
        XYZ:
        30.2339, 15.4952, 23.5877
        xyY:
        0.4362, 0.2235, 15.4952
      CIE-Lab:
        46.3051, 72.7586, -12.6946
        CIE-LCH:
        46.3051, 73.8577, 350.1029
        CIE-Luv:
        46.3051, 99.2449, -30.1470
        Hunter-Lab:
        39.3639, 68.2122, -7.9730
      #cf1585 color charts
#cf1585 RGB chart
      #cf1585 CMYK chart
      #cf1585 RGB pie chart
      #cf1585 color shades, tints & tones
#cf1585 color schemes
#cf1585 color preview, HTML & CSS examples
           This text has a color of #cf1585        
        
          <p style="color:#cf1585;">Text here</p>
        
        
          .mytext {color:#cf1585;}
        
        Text color #cf1585
      
           This box has a color of #cf1585        
        
          <div style="background-color:#cf1585;">Content here</div>
        
        
          .mybackground {background-color:#cf1585;}
        
        Background color #cf1585
      
           Border around this has a color of #cf1585        
        
          <div style="border:2px solid #cf1585;">Content here</div>
        
        
          .myborder {border:2px solid #cf1585;}
        
        Border color #cf1585