#cf1deb color space conversions
Hex:
        #cf1deb
        RGB:
        207, 29, 235
        CMY:
        19, 89, 8
        CMYK:
        12, 88, 0, 8
      HSL:
        292°, 83.7398%, 51.7647%
        HSV (HSB):
        292°, 87.6596%, 92.1569%
        XYZ:
        41.1669, 20.1423, 80.3154
        xyY:
        0.2907, 0.1422, 20.1423
      CIE-Lab:
        51.9977, 85.2095, -63.4701
        CIE-LCH:
        51.9977, 106.2503, 323.3187
        CIE-Luv:
        51.9977, 56.7854, -106.8410
        Hunter-Lab:
        44.8802, 85.1911, -74.6864
      #cf1deb color charts
#cf1deb RGB chart
      #cf1deb CMYK chart
      #cf1deb RGB pie chart
      #cf1deb color shades, tints & tones
#cf1deb color schemes
#cf1deb color preview, HTML & CSS examples
           This text has a color of #cf1deb        
        
          <p style="color:#cf1deb;">Text here</p>
        
        
          .mytext {color:#cf1deb;}
        
        Text color #cf1deb
      
           This box has a color of #cf1deb        
        
          <div style="background-color:#cf1deb;">Content here</div>
        
        
          .mybackground {background-color:#cf1deb;}
        
        Background color #cf1deb
      
           Border around this has a color of #cf1deb        
        
          <div style="border:2px solid #cf1deb;">Content here</div>
        
        
          .myborder {border:2px solid #cf1deb;}
        
        Border color #cf1deb