#cf12b1 color space conversions
Hex:
        #cf12b1
        RGB:
        207, 18, 177
        CMY:
        19, 93, 31
        CMYK:
        0, 91, 14, 19
      HSL:
        310°, 84.0000%, 44.1176%
        HSV (HSB):
        310°, 91.3043%, 81.1765%
        XYZ:
        33.8842, 16.8723, 43.0658
        xyY:
        0.3612, 0.1798, 16.8723
      CIE-Lab:
        48.0988, 78.2450, -36.2943
        CIE-LCH:
        48.0988, 86.2529, 335.1156
        CIE-Luv:
        48.0988, 79.9362, -64.6893
        Hunter-Lab:
        41.0759, 75.3648, -33.4090
      #cf12b1 color charts
#cf12b1 RGB chart
      #cf12b1 CMYK chart
      #cf12b1 RGB pie chart
      #cf12b1 color shades, tints & tones
#cf12b1 color schemes
#cf12b1 color preview, HTML & CSS examples
           This text has a color of #cf12b1        
        
          <p style="color:#cf12b1;">Text here</p>
        
        
          .mytext {color:#cf12b1;}
        
        Text color #cf12b1
      
           This box has a color of #cf12b1        
        
          <div style="background-color:#cf12b1;">Content here</div>
        
        
          .mybackground {background-color:#cf12b1;}
        
        Background color #cf12b1
      
           Border around this has a color of #cf12b1        
        
          <div style="border:2px solid #cf12b1;">Content here</div>
        
        
          .myborder {border:2px solid #cf12b1;}
        
        Border color #cf12b1