#cf81ee color space conversions
Hex:
        #cf81ee
        RGB:
        207, 129, 238
        CMY:
        19, 49, 7
        CMYK:
        13, 46, 0, 7
      HSL:
        283°, 76.2238%, 71.9608%
        HSV (HSB):
        283°, 45.7983%, 93.3333%
        XYZ:
        49.0150, 35.1390, 85.0880
        xyY:
        0.2896, 0.2076, 35.1390
      CIE-Lab:
        65.8567, 48.1286, -43.0861
        CIE-LCH:
        65.8567, 64.5970, 318.1642
        CIE-Luv:
        65.8567, 32.5244, -75.2856
        Hunter-Lab:
        59.2781, 43.8587, -43.6104
      #cf81ee color charts
#cf81ee RGB chart
      #cf81ee CMYK chart
      #cf81ee RGB pie chart
      #cf81ee color shades, tints & tones
#cf81ee color schemes
#cf81ee color preview, HTML & CSS examples
           This text has a color of #cf81ee        
        
          <p style="color:#cf81ee;">Text here</p>
        
        
          .mytext {color:#cf81ee;}
        
        Text color #cf81ee
      
           This box has a color of #cf81ee        
        
          <div style="background-color:#cf81ee;">Content here</div>
        
        
          .mybackground {background-color:#cf81ee;}
        
        Background color #cf81ee
      
           Border around this has a color of #cf81ee        
        
          <div style="border:2px solid #cf81ee;">Content here</div>
        
        
          .myborder {border:2px solid #cf81ee;}
        
        Border color #cf81ee