#dc65ee color space conversions
Hex:
        #dc65ee
        RGB:
        220, 101, 238
        CMY:
        14, 60, 7
        CMYK:
        8, 58, 0, 7
      HSL:
        292°, 80.1170%, 66.4706%
        HSV (HSB):
        292°, 57.5630%, 93.3333%
        XYZ:
        49.6015, 30.6961, 84.1996
        xyY:
        0.3015, 0.1866, 30.6961
      CIE-Lab:
        62.2502, 65.2668, -48.6607
        CIE-LCH:
        62.2502, 81.4102, 323.2930
        CIE-Luv:
        62.2502, 50.4299, -85.8530
        Hunter-Lab:
        55.4040, 62.8485, -51.3224
      #dc65ee color charts
#dc65ee RGB chart
      #dc65ee CMYK chart
      #dc65ee RGB pie chart
      #dc65ee color shades, tints & tones
#dc65ee color schemes
#dc65ee color preview, HTML & CSS examples
           This text has a color of #dc65ee        
        
          <p style="color:#dc65ee;">Text here</p>
        
        
          .mytext {color:#dc65ee;}
        
        Text color #dc65ee
      
           This box has a color of #dc65ee        
        
          <div style="background-color:#dc65ee;">Content here</div>
        
        
          .mybackground {background-color:#dc65ee;}
        
        Background color #dc65ee
      
           Border around this has a color of #dc65ee        
        
          <div style="border:2px solid #dc65ee;">Content here</div>
        
        
          .myborder {border:2px solid #dc65ee;}
        
        Border color #dc65ee