#de13c5 color space conversions
Hex:
        #de13c5
        RGB:
        222, 19, 197
        CMY:
        13, 93, 23
        CMYK:
        0, 91, 11, 13
      HSL:
        307°, 84.2324%, 47.2549%
        HSV (HSB):
        307°, 91.4414%, 87.0588%
        XYZ:
        40.4351, 20.0266, 54.5577
        xyY:
        0.3516, 0.1741, 20.0266
      CIE-Lab:
        51.8672, 83.5170, -41.8405
        CIE-LCH:
        51.8672, 93.4115, 333.3900
        CIE-Luv:
        51.8672, 82.7682, -74.8971
        Hunter-Lab:
        44.7510, 82.9706, -40.9569
      #de13c5 color charts
#de13c5 RGB chart
      #de13c5 CMYK chart
      #de13c5 RGB pie chart
      #de13c5 color shades, tints & tones
#de13c5 color schemes
#de13c5 color preview, HTML & CSS examples
           This text has a color of #de13c5        
        
          <p style="color:#de13c5;">Text here</p>
        
        
          .mytext {color:#de13c5;}
        
        Text color #de13c5
      
           This box has a color of #de13c5        
        
          <div style="background-color:#de13c5;">Content here</div>
        
        
          .mybackground {background-color:#de13c5;}
        
        Background color #de13c5
      
           Border around this has a color of #de13c5        
        
          <div style="border:2px solid #de13c5;">Content here</div>
        
        
          .myborder {border:2px solid #de13c5;}
        
        Border color #de13c5