#dc7ef3 color space conversions
Hex:
        #dc7ef3
        RGB:
        220, 126, 243
        CMY:
        14, 51, 5
        CMYK:
        9, 48, 0, 5
      HSL:
        288°, 82.9787%, 72.3529%
        HSV (HSB):
        288°, 48.1481%, 95.2941%
        XYZ:
        53.1537, 36.6084, 89.0586
        xyY:
        0.2972, 0.2047, 36.6084
      CIE-Lab:
        66.9822, 54.2591, -43.9676
        CIE-LCH:
        66.9822, 69.8370, 320.9812
        CIE-Luv:
        66.9822, 40.6632, -77.8394
        Hunter-Lab:
        60.5049, 50.9292, -44.9170
      #dc7ef3 color charts
#dc7ef3 RGB chart
      #dc7ef3 CMYK chart
      #dc7ef3 RGB pie chart
      #dc7ef3 color shades, tints & tones
#dc7ef3 color schemes
#dc7ef3 color preview, HTML & CSS examples
           This text has a color of #dc7ef3        
        
          <p style="color:#dc7ef3;">Text here</p>
        
        
          .mytext {color:#dc7ef3;}
        
        Text color #dc7ef3
      
           This box has a color of #dc7ef3        
        
          <div style="background-color:#dc7ef3;">Content here</div>
        
        
          .mybackground {background-color:#dc7ef3;}
        
        Background color #dc7ef3
      
           Border around this has a color of #dc7ef3        
        
          <div style="border:2px solid #dc7ef3;">Content here</div>
        
        
          .myborder {border:2px solid #dc7ef3;}
        
        Border color #dc7ef3