#cf82d4 color space conversions
Hex:
        #cf82d4
        RGB:
        207, 130, 212
        CMY:
        19, 49, 17
        CMYK:
        2, 39, 0, 17
      HSL:
        296°, 48.8095%, 67.0588%
        HSV (HSB):
        296°, 38.6792%, 83.1373%
        XYZ:
        45.5984, 33.9841, 66.4436
        xyY:
        0.3123, 0.2327, 33.9841
      CIE-Lab:
        64.9500, 42.4954, -30.0709
        CIE-LCH:
        64.9500, 52.0588, 324.7158
        CIE-Luv:
        64.9500, 37.0164, -53.2462
        Hunter-Lab:
        58.2959, 37.6029, -26.7695
      #cf82d4 color charts
#cf82d4 RGB chart
      #cf82d4 CMYK chart
      #cf82d4 RGB pie chart
      #cf82d4 color shades, tints & tones
#cf82d4 color schemes
#cf82d4 color preview, HTML & CSS examples
           This text has a color of #cf82d4        
        
          <p style="color:#cf82d4;">Text here</p>
        
        
          .mytext {color:#cf82d4;}
        
        Text color #cf82d4
      
           This box has a color of #cf82d4        
        
          <div style="background-color:#cf82d4;">Content here</div>
        
        
          .mybackground {background-color:#cf82d4;}
        
        Background color #cf82d4
      
           Border around this has a color of #cf82d4        
        
          <div style="border:2px solid #cf82d4;">Content here</div>
        
        
          .myborder {border:2px solid #cf82d4;}
        
        Border color #cf82d4