#de23f2 color space conversions
Hex:
        #de23f2
        RGB:
        222, 35, 242
        CMY:
        13, 86, 5
        CMYK:
        8, 86, 0, 5
      HSL:
        294°, 88.8412%, 54.3137%
        HSV (HSB):
        294°, 85.5372%, 94.9020%
        XYZ:
        46.7522, 23.1425, 86.0072
        xyY:
        0.2999, 0.1484, 23.1425
      CIE-Lab:
        55.2188, 87.7142, -62.0883
        CIE-LCH:
        55.2188, 107.4651, 324.7073
        CIE-Luv:
        55.2188, 63.9046, -106.8450
        Hunter-Lab:
        48.1066, 89.2880, -72.3268
      #de23f2 color charts
#de23f2 RGB chart
      #de23f2 CMYK chart
      #de23f2 RGB pie chart
      #de23f2 color shades, tints & tones
#de23f2 color schemes
#de23f2 color preview, HTML & CSS examples
           This text has a color of #de23f2        
        
          <p style="color:#de23f2;">Text here</p>
        
        
          .mytext {color:#de23f2;}
        
        Text color #de23f2
      
           This box has a color of #de23f2        
        
          <div style="background-color:#de23f2;">Content here</div>
        
        
          .mybackground {background-color:#de23f2;}
        
        Background color #de23f2
      
           Border around this has a color of #de23f2        
        
          <div style="border:2px solid #de23f2;">Content here</div>
        
        
          .myborder {border:2px solid #de23f2;}
        
        Border color #de23f2