#d40bee color space conversions
Hex:
        #d40bee
        RGB:
        212, 11, 238
        CMY:
        17, 96, 7
        CMYK:
        11, 95, 0, 7
      HSL:
        293°, 91.1647%, 48.8235%
        HSV (HSB):
        293°, 95.3782%, 93.3333%
        XYZ:
        42.7037, 20.4094, 82.5776
        xyY:
        0.2931, 0.1401, 20.4094
      CIE-Lab:
        52.2970, 88.5694, -64.6350
        CIE-LCH:
        52.2970, 109.6459, 323.8793
        CIE-Luv:
        52.2970, 60.1570, -109.0760
        Hunter-Lab:
        45.1768, 89.6689, -76.7510
      #d40bee color charts
#d40bee RGB chart
      #d40bee CMYK chart
      #d40bee RGB pie chart
      #d40bee color shades, tints & tones
#d40bee color schemes
#d40bee color preview, HTML & CSS examples
           This text has a color of #d40bee        
        
          <p style="color:#d40bee;">Text here</p>
        
        
          .mytext {color:#d40bee;}
        
        Text color #d40bee
      
           This box has a color of #d40bee        
        
          <div style="background-color:#d40bee;">Content here</div>
        
        
          .mybackground {background-color:#d40bee;}
        
        Background color #d40bee
      
           Border around this has a color of #d40bee        
        
          <div style="border:2px solid #d40bee;">Content here</div>
        
        
          .myborder {border:2px solid #d40bee;}
        
        Border color #d40bee