#de1fa1 color space conversions
Hex:
        #de1fa1
        RGB:
        222, 31, 161
        CMY:
        13, 88, 37
        CMYK:
        0, 86, 27, 13
      HSL:
        319°, 75.4941%, 49.6078%
        HSV (HSB):
        319°, 86.0360%, 87.0588%
        XYZ:
        37.0472, 19.0828, 35.4490
        xyY:
        0.4045, 0.2084, 19.0828
      CIE-Lab:
        50.7839, 77.3761, -22.4424
        CIE-LCH:
        50.7839, 80.5650, 343.8255
        CIE-Luv:
        50.7839, 97.0993, -45.2829
        Hunter-Lab:
        43.6838, 74.9348, -17.5345
      #de1fa1 color charts
#de1fa1 RGB chart
      #de1fa1 CMYK chart
      #de1fa1 RGB pie chart
      #de1fa1 color shades, tints & tones
#de1fa1 color schemes
#de1fa1 color preview, HTML & CSS examples
           This text has a color of #de1fa1        
        
          <p style="color:#de1fa1;">Text here</p>
        
        
          .mytext {color:#de1fa1;}
        
        Text color #de1fa1
      
           This box has a color of #de1fa1        
        
          <div style="background-color:#de1fa1;">Content here</div>
        
        
          .mybackground {background-color:#de1fa1;}
        
        Background color #de1fa1
      
           Border around this has a color of #de1fa1        
        
          <div style="border:2px solid #de1fa1;">Content here</div>
        
        
          .myborder {border:2px solid #de1fa1;}
        
        Border color #de1fa1