#de01bb color space conversions
Hex:
        #de01bb
        RGB:
        222, 1, 187
        CMY:
        13, 100, 27
        CMYK:
        0, 100, 16, 13
      HSL:
        310°, 99.1031%, 43.7255%
        HSV (HSB):
        310°, 99.5495%, 87.0588%
        XYZ:
        39.1047, 19.1392, 48.6469
        xyY:
        0.3658, 0.1791, 19.1392
      CIE-Lab:
        50.8496, 83.7328, -37.6376
        CIE-LCH:
        50.8496, 91.8029, 335.7962
        CIE-Luv:
        50.8496, 88.2249, -68.4164
        Hunter-Lab:
        43.7483, 82.9937, -35.3050
      #de01bb color charts
#de01bb RGB chart
      #de01bb CMYK chart
      #de01bb RGB pie chart
      #de01bb color shades, tints & tones
#de01bb color schemes
#de01bb color preview, HTML & CSS examples
           This text has a color of #de01bb        
        
          <p style="color:#de01bb;">Text here</p>
        
        
          .mytext {color:#de01bb;}
        
        Text color #de01bb
      
           This box has a color of #de01bb        
        
          <div style="background-color:#de01bb;">Content here</div>
        
        
          .mybackground {background-color:#de01bb;}
        
        Background color #de01bb
      
           Border around this has a color of #de01bb        
        
          <div style="border:2px solid #de01bb;">Content here</div>
        
        
          .myborder {border:2px solid #de01bb;}
        
        Border color #de01bb