#de28fd color space conversions
Hex:
        #de28fd
        RGB:
        222, 40, 253
        CMY:
        13, 84, 1
        CMYK:
        12, 84, 0, 1
      HSL:
        291°, 98.1567%, 57.4510%
        HSV (HSB):
        291°, 84.1897%, 99.2157%
        XYZ:
        48.6126, 24.1390, 95.0256
        xyY:
        0.2897, 0.1439, 24.1390
      CIE-Lab:
        56.2267, 88.5369, -66.5988
        CIE-LCH:
        56.2267, 110.7889, 323.0489
        CIE-Luv:
        56.2267, 59.6697, -114.0956
        Hunter-Lab:
        49.1315, 90.6348, -80.2813
      #de28fd color charts
#de28fd RGB chart
      #de28fd CMYK chart
      #de28fd RGB pie chart
      #de28fd color shades, tints & tones
#de28fd color schemes
#de28fd color preview, HTML & CSS examples
           This text has a color of #de28fd        
        
          <p style="color:#de28fd;">Text here</p>
        
        
          .mytext {color:#de28fd;}
        
        Text color #de28fd
      
           This box has a color of #de28fd        
        
          <div style="background-color:#de28fd;">Content here</div>
        
        
          .mybackground {background-color:#de28fd;}
        
        Background color #de28fd
      
           Border around this has a color of #de28fd        
        
          <div style="border:2px solid #de28fd;">Content here</div>
        
        
          .myborder {border:2px solid #de28fd;}
        
        Border color #de28fd