#de27f5 color space conversions
Hex:
        #de27f5
        RGB:
        222, 39, 245
        CMY:
        13, 85, 4
        CMYK:
        9, 84, 0, 4
      HSL:
        293°, 91.1504%, 55.6863%
        HSV (HSB):
        293°, 84.0816%, 96.0784%
        XYZ:
        47.3312, 23.5732, 88.4417
        xyY:
        0.2970, 0.1479, 23.5732
      CIE-Lab:
        55.6579, 87.4438, -63.0593
        CIE-LCH:
        55.6579, 107.8095, 324.2031
        CIE-Luv:
        55.6579, 62.4592, -108.4613
        Hunter-Lab:
        48.5522, 89.0443, -74.0147
      #de27f5 color charts
#de27f5 RGB chart
      #de27f5 CMYK chart
      #de27f5 RGB pie chart
      #de27f5 color shades, tints & tones
#de27f5 color schemes
#de27f5 color preview, HTML & CSS examples
           This text has a color of #de27f5        
        
          <p style="color:#de27f5;">Text here</p>
        
        
          .mytext {color:#de27f5;}
        
        Text color #de27f5
      
           This box has a color of #de27f5        
        
          <div style="background-color:#de27f5;">Content here</div>
        
        
          .mybackground {background-color:#de27f5;}
        
        Background color #de27f5
      
           Border around this has a color of #de27f5        
        
          <div style="border:2px solid #de27f5;">Content here</div>
        
        
          .myborder {border:2px solid #de27f5;}
        
        Border color #de27f5