#de80f3 color space conversions
Hex:
        #de80f3
        RGB:
        222, 128, 243
        CMY:
        13, 50, 5
        CMYK:
        9, 47, 0, 5
      HSL:
        289°, 82.7338%, 72.7451%
        HSV (HSB):
        289°, 47.3251%, 95.2941%
        XYZ:
        54.0210, 37.4390, 89.1732
        xyY:
        0.2991, 0.2073, 37.4390
      CIE-Lab:
        67.6051, 53.8028, -42.9738
        CIE-LCH:
        67.6051, 68.8585, 321.3846
        CIE-Luv:
        67.6051, 41.1672, -76.2792
        Hunter-Lab:
        61.1874, 50.5158, -43.5768
      #de80f3 color charts
#de80f3 RGB chart
      #de80f3 CMYK chart
      #de80f3 RGB pie chart
      #de80f3 color shades, tints & tones
#de80f3 color schemes
#de80f3 color preview, HTML & CSS examples
           This text has a color of #de80f3        
        
          <p style="color:#de80f3;">Text here</p>
        
        
          .mytext {color:#de80f3;}
        
        Text color #de80f3
      
           This box has a color of #de80f3        
        
          <div style="background-color:#de80f3;">Content here</div>
        
        
          .mybackground {background-color:#de80f3;}
        
        Background color #de80f3
      
           Border around this has a color of #de80f3        
        
          <div style="border:2px solid #de80f3;">Content here</div>
        
        
          .myborder {border:2px solid #de80f3;}
        
        Border color #de80f3