#cf0fba color space conversions
Hex:
        #cf0fba
        RGB:
        207, 15, 186
        CMY:
        19, 94, 27
        CMYK:
        0, 93, 10, 19
      HSL:
        307°, 86.4865%, 43.5294%
        HSV (HSB):
        307°, 92.7536%, 81.1765%
        XYZ:
        34.7659, 17.1522, 47.9327
        xyY:
        0.3482, 0.1718, 17.1522
      CIE-Lab:
        48.4513, 79.7743, -41.0208
        CIE-LCH:
        48.4513, 89.7031, 332.7872
        CIE-Luv:
        48.4513, 76.3555, -71.9010
        Hunter-Lab:
        41.4152, 77.3646, -39.6298
      #cf0fba color charts
#cf0fba RGB chart
      #cf0fba CMYK chart
      #cf0fba RGB pie chart
      #cf0fba color shades, tints & tones
#cf0fba color schemes
#cf0fba color preview, HTML & CSS examples
           This text has a color of #cf0fba        
        
          <p style="color:#cf0fba;">Text here</p>
        
        
          .mytext {color:#cf0fba;}
        
        Text color #cf0fba
      
           This box has a color of #cf0fba        
        
          <div style="background-color:#cf0fba;">Content here</div>
        
        
          .mybackground {background-color:#cf0fba;}
        
        Background color #cf0fba
      
           Border around this has a color of #cf0fba        
        
          <div style="border:2px solid #cf0fba;">Content here</div>
        
        
          .myborder {border:2px solid #cf0fba;}
        
        Border color #cf0fba