#de58fc color space conversions
Hex:
        #de58fc
        RGB:
        222, 88, 252
        CMY:
        13, 65, 1
        CMYK:
        12, 65, 0, 1
      HSL:
        289°, 96.4706%, 66.6667%
        HSV (HSB):
        289°, 65.0794%, 98.8235%
        XYZ:
        51.1846, 29.5373, 95.0990
        xyY:
        0.2911, 0.1680, 29.5373
      CIE-Lab:
        61.2529, 73.8033, -57.9821
        CIE-LCH:
        61.2529, 93.8555, 321.8457
        CIE-Luv:
        61.2529, 51.5993, -101.3839
        Hunter-Lab:
        54.3482, 73.0000, -65.7024
      #de58fc color charts
#de58fc RGB chart
      #de58fc CMYK chart
      #de58fc RGB pie chart
      #de58fc color shades, tints & tones
#de58fc color schemes
#de58fc color preview, HTML & CSS examples
           This text has a color of #de58fc        
        
          <p style="color:#de58fc;">Text here</p>
        
        
          .mytext {color:#de58fc;}
        
        Text color #de58fc
      
           This box has a color of #de58fc        
        
          <div style="background-color:#de58fc;">Content here</div>
        
        
          .mybackground {background-color:#de58fc;}
        
        Background color #de58fc
      
           Border around this has a color of #de58fc        
        
          <div style="border:2px solid #de58fc;">Content here</div>
        
        
          .myborder {border:2px solid #de58fc;}
        
        Border color #de58fc