#de1bae color space conversions
Hex:
        #de1bae
        RGB:
        222, 27, 174
        CMY:
        13, 89, 32
        CMYK:
        0, 88, 22, 13
      HSL:
        315°, 78.3133%, 48.8235%
        HSV (HSB):
        315°, 87.8378%, 87.0588%
        XYZ:
        38.1561, 19.3695, 41.7720
        xyY:
        0.3843, 0.1951, 19.3695
      CIE-Lab:
        51.1167, 79.5501, -29.6060
        CIE-LCH:
        51.1167, 84.8807, 339.5864
        CIE-Luv:
        51.1167, 91.9207, -56.0667
        Hunter-Lab:
        44.0107, 77.7358, -25.4665
      #de1bae color charts
#de1bae RGB chart
      #de1bae CMYK chart
      #de1bae RGB pie chart
      #de1bae color shades, tints & tones
#de1bae color schemes
#de1bae color preview, HTML & CSS examples
           This text has a color of #de1bae        
        
          <p style="color:#de1bae;">Text here</p>
        
        
          .mytext {color:#de1bae;}
        
        Text color #de1bae
      
           This box has a color of #de1bae        
        
          <div style="background-color:#de1bae;">Content here</div>
        
        
          .mybackground {background-color:#de1bae;}
        
        Background color #de1bae
      
           Border around this has a color of #de1bae        
        
          <div style="border:2px solid #de1bae;">Content here</div>
        
        
          .myborder {border:2px solid #de1bae;}
        
        Border color #de1bae