#de4bfc color space conversions
Hex:
        #de4bfc
        RGB:
        222, 75, 252
        CMY:
        13, 71, 1
        CMYK:
        12, 70, 0, 1
      HSL:
        290°, 96.7213%, 64.1176%
        HSV (HSB):
        290°, 70.2381%, 98.8235%
        XYZ:
        50.2110, 27.5900, 94.7745
        xyY:
        0.2910, 0.1599, 27.5900
      CIE-Lab:
        59.5165, 78.6919, -60.7582
        CIE-LCH:
        59.5165, 99.4182, 322.3282
        CIE-Luv:
        59.5165, 54.5701, -105.6441
        Hunter-Lab:
        52.5262, 78.7112, -70.2102
      #de4bfc color charts
#de4bfc RGB chart
      #de4bfc CMYK chart
      #de4bfc RGB pie chart
      #de4bfc color shades, tints & tones
#de4bfc color schemes
#de4bfc color preview, HTML & CSS examples
           This text has a color of #de4bfc        
        
          <p style="color:#de4bfc;">Text here</p>
        
        
          .mytext {color:#de4bfc;}
        
        Text color #de4bfc
      
           This box has a color of #de4bfc        
        
          <div style="background-color:#de4bfc;">Content here</div>
        
        
          .mybackground {background-color:#de4bfc;}
        
        Background color #de4bfc
      
           Border around this has a color of #de4bfc        
        
          <div style="border:2px solid #de4bfc;">Content here</div>
        
        
          .myborder {border:2px solid #de4bfc;}
        
        Border color #de4bfc