#cf82ee color space conversions
Hex:
        #cf82ee
        RGB:
        207, 130, 238
        CMY:
        19, 49, 7
        CMYK:
        13, 45, 0, 7
      HSL:
        283°, 76.0563%, 72.1569%
        HSV (HSB):
        283°, 45.3782%, 93.3333%
        XYZ:
        49.1474, 35.4037, 85.1322
        xyY:
        0.2896, 0.2086, 35.4037
      CIE-Lab:
        66.0618, 47.6053, -42.7643
        CIE-LCH:
        66.0618, 63.9926, 318.0663
        CIE-Luv:
        66.0618, 32.1431, -74.7272
        Hunter-Lab:
        59.5010, 43.3128, -43.1795
      #cf82ee color charts
#cf82ee RGB chart
      #cf82ee CMYK chart
      #cf82ee RGB pie chart
      #cf82ee color shades, tints & tones
#cf82ee color schemes
#cf82ee color preview, HTML & CSS examples
           This text has a color of #cf82ee        
        
          <p style="color:#cf82ee;">Text here</p>
        
        
          .mytext {color:#cf82ee;}
        
        Text color #cf82ee
      
           This box has a color of #cf82ee        
        
          <div style="background-color:#cf82ee;">Content here</div>
        
        
          .mybackground {background-color:#cf82ee;}
        
        Background color #cf82ee
      
           Border around this has a color of #cf82ee        
        
          <div style="border:2px solid #cf82ee;">Content here</div>
        
        
          .myborder {border:2px solid #cf82ee;}
        
        Border color #cf82ee