#cf82e3 color space conversions
Hex:
        #cf82e3
        RGB:
        207, 130, 227
        CMY:
        19, 49, 11
        CMYK:
        9, 43, 0, 11
      HSL:
        288°, 63.3987%, 70.0000%
        HSV (HSB):
        288°, 42.7313%, 89.0196%
        XYZ:
        47.5799, 34.7767, 76.8779
        xyY:
        0.2988, 0.2184, 34.7767
      CIE-Lab:
        65.5745, 45.3931, -37.4461
        CIE-LCH:
        65.5745, 58.8451, 320.4798
        CIE-Luv:
        65.5745, 34.1840, -65.6672
        Hunter-Lab:
        58.9718, 40.8176, -36.0125
      #cf82e3 color charts
#cf82e3 RGB chart
      #cf82e3 CMYK chart
      #cf82e3 RGB pie chart
      #cf82e3 color shades, tints & tones
#cf82e3 color schemes
#cf82e3 color preview, HTML & CSS examples
           This text has a color of #cf82e3        
        
          <p style="color:#cf82e3;">Text here</p>
        
        
          .mytext {color:#cf82e3;}
        
        Text color #cf82e3
      
           This box has a color of #cf82e3        
        
          <div style="background-color:#cf82e3;">Content here</div>
        
        
          .mybackground {background-color:#cf82e3;}
        
        Background color #cf82e3
      
           Border around this has a color of #cf82e3        
        
          <div style="border:2px solid #cf82e3;">Content here</div>
        
        
          .myborder {border:2px solid #cf82e3;}
        
        Border color #cf82e3