#d50bee color space conversions
Hex:
        #d50bee
        RGB:
        213, 11, 238
        CMY:
        16, 96, 7
        CMYK:
        11, 95, 0, 7
      HSL:
        293°, 91.1647%, 48.8235%
        HSV (HSB):
        293°, 95.3782%, 93.3333%
        XYZ:
        42.9929, 20.5585, 82.5911
        xyY:
        0.2942, 0.1407, 20.5585
      CIE-Lab:
        52.4629, 88.7169, -64.3590
        CIE-LCH:
        52.4629, 109.6028, 324.0413
        CIE-Luv:
        52.4629, 60.8283, -108.7940
        Hunter-Lab:
        45.3415, 89.9062, -76.2597
      #d50bee color charts
#d50bee RGB chart
      #d50bee CMYK chart
      #d50bee RGB pie chart
      #d50bee color shades, tints & tones
#d50bee color schemes
#d50bee color preview, HTML & CSS examples
           This text has a color of #d50bee        
        
          <p style="color:#d50bee;">Text here</p>
        
        
          .mytext {color:#d50bee;}
        
        Text color #d50bee
      
           This box has a color of #d50bee        
        
          <div style="background-color:#d50bee;">Content here</div>
        
        
          .mybackground {background-color:#d50bee;}
        
        Background color #d50bee
      
           Border around this has a color of #d50bee        
        
          <div style="border:2px solid #d50bee;">Content here</div>
        
        
          .myborder {border:2px solid #d50bee;}
        
        Border color #d50bee