#d323be color space conversions
Hex:
        #d323be
        RGB:
        211, 35, 190
        CMY:
        17, 86, 25
        CMYK:
        0, 83, 10, 17
      HSL:
        307°, 71.5447%, 48.2353%
        HSV (HSB):
        307°, 83.4123%, 82.7451%
        XYZ:
        36.7593, 18.7687, 50.4005
        xyY:
        0.3470, 0.1772, 18.7687
      CIE-Lab:
        50.4154, 78.0156, -40.2017
        CIE-LCH:
        50.4154, 87.7646, 332.7378
        CIE-Luv:
        50.4154, 75.5969, -71.1415
        Hunter-Lab:
        43.3228, 75.6418, -38.6503
      #d323be color charts
#d323be RGB chart
      #d323be CMYK chart
      #d323be RGB pie chart
      #d323be color shades, tints & tones
#d323be color schemes
#d323be color preview, HTML & CSS examples
           This text has a color of #d323be        
        
          <p style="color:#d323be;">Text here</p>
        
        
          .mytext {color:#d323be;}
        
        Text color #d323be
      
           This box has a color of #d323be        
        
          <div style="background-color:#d323be;">Content here</div>
        
        
          .mybackground {background-color:#d323be;}
        
        Background color #d323be
      
           Border around this has a color of #d323be        
        
          <div style="border:2px solid #d323be;">Content here</div>
        
        
          .myborder {border:2px solid #d323be;}
        
        Border color #d323be