#de15eb color space conversions
Hex:
        #de15eb
        RGB:
        222, 21, 235
        CMY:
        13, 92, 8
        CMYK:
        6, 91, 0, 8
      HSL:
        296°, 84.2520%, 50.1961%
        HSV (HSB):
        296°, 91.0638%, 92.1569%
        XYZ:
        45.3878, 22.0641, 80.4639
        xyY:
        0.3068, 0.1492, 22.0641
      CIE-Lab:
        54.0949, 88.6807, -59.9655
        CIE-LCH:
        54.0949, 107.0519, 325.9336
        CIE-Luv:
        54.0949, 67.5495, -103.2909
        Hunter-Lab:
        46.9724, 90.2764, -68.6832
      #de15eb color charts
#de15eb RGB chart
      #de15eb CMYK chart
      #de15eb RGB pie chart
      #de15eb color shades, tints & tones
#de15eb color schemes
#de15eb color preview, HTML & CSS examples
           This text has a color of #de15eb        
        
          <p style="color:#de15eb;">Text here</p>
        
        
          .mytext {color:#de15eb;}
        
        Text color #de15eb
      
           This box has a color of #de15eb        
        
          <div style="background-color:#de15eb;">Content here</div>
        
        
          .mybackground {background-color:#de15eb;}
        
        Background color #de15eb
      
           Border around this has a color of #de15eb        
        
          <div style="border:2px solid #de15eb;">Content here</div>
        
        
          .myborder {border:2px solid #de15eb;}
        
        Border color #de15eb