#d40be1 color space conversions
Hex:
        #d40be1
        RGB:
        212, 11, 225
        CMY:
        17, 96, 12
        CMYK:
        6, 95, 0, 12
      HSL:
        296°, 90.6780%, 46.2745%
        HSV (HSB):
        296°, 95.1111%, 88.2353%
        XYZ:
        40.8617, 19.6726, 72.8777
        xyY:
        0.3063, 0.1475, 19.6726
      CIE-Lab:
        51.4650, 86.5682, -58.6286
        CIE-LCH:
        51.4650, 104.5532, 325.8920
        CIE-Luv:
        51.4650, 64.8167, -99.7423
        Hunter-Lab:
        44.3538, 86.8266, -66.3716
      #d40be1 color charts
#d40be1 RGB chart
      #d40be1 CMYK chart
      #d40be1 RGB pie chart
      #d40be1 color shades, tints & tones
#d40be1 color schemes
#d40be1 color preview, HTML & CSS examples
           This text has a color of #d40be1        
        
          <p style="color:#d40be1;">Text here</p>
        
        
          .mytext {color:#d40be1;}
        
        Text color #d40be1
      
           This box has a color of #d40be1        
        
          <div style="background-color:#d40be1;">Content here</div>
        
        
          .mybackground {background-color:#d40be1;}
        
        Background color #d40be1
      
           Border around this has a color of #d40be1        
        
          <div style="border:2px solid #d40be1;">Content here</div>
        
        
          .myborder {border:2px solid #d40be1;}
        
        Border color #d40be1