#de5bbc color space conversions
Hex:
        #de5bbc
        RGB:
        222, 91, 188
        CMY:
        13, 64, 26
        CMYK:
        0, 59, 15, 13
      HSL:
        316°, 66.4975%, 61.3725%
        HSV (HSB):
        316°, 59.0090%, 87.0588%
        XYZ:
        42.9424, 26.6426, 50.4562
        xyY:
        0.3577, 0.2219, 26.6426
      CIE-Lab:
        58.6421, 61.9324, -26.0749
        CIE-LCH:
        58.6421, 67.1976, 337.1678
        CIE-Luv:
        58.6421, 69.6471, -49.2678
        Hunter-Lab:
        51.6165, 58.1744, -21.8257
      #de5bbc color charts
#de5bbc RGB chart
      #de5bbc CMYK chart
      #de5bbc RGB pie chart
      #de5bbc color shades, tints & tones
#de5bbc color schemes
#de5bbc color preview, HTML & CSS examples
           This text has a color of #de5bbc        
        
          <p style="color:#de5bbc;">Text here</p>
        
        
          .mytext {color:#de5bbc;}
        
        Text color #de5bbc
      
           This box has a color of #de5bbc        
        
          <div style="background-color:#de5bbc;">Content here</div>
        
        
          .mybackground {background-color:#de5bbc;}
        
        Background color #de5bbc
      
           Border around this has a color of #de5bbc        
        
          <div style="border:2px solid #de5bbc;">Content here</div>
        
        
          .myborder {border:2px solid #de5bbc;}
        
        Border color #de5bbc