#d23cd2 color space conversions
Hex:
        #d23cd2
        RGB:
        210, 60, 210
        CMY:
        18, 76, 18
        CMYK:
        0, 71, 0, 18
      HSL:
        300°, 62.5000%, 52.9412%
        HSV (HSB):
        300°, 71.4286%, 82.3529%
        XYZ:
        39.8271, 21.5865, 63.0403
        xyY:
        0.3200, 0.1734, 21.5865
      CIE-Lab:
        53.5855, 74.2161, -46.7175
        CIE-LCH:
        53.5855, 87.6958, 327.8105
        CIE-Luv:
        53.5855, 62.9548, -81.4040
        Hunter-Lab:
        46.4613, 71.7047, -47.9238
      #d23cd2 color charts
#d23cd2 RGB chart
      #d23cd2 CMYK chart
      #d23cd2 RGB pie chart
      #d23cd2 color shades, tints & tones
#d23cd2 color schemes
#d23cd2 color preview, HTML & CSS examples
           This text has a color of #d23cd2        
        
          <p style="color:#d23cd2;">Text here</p>
        
        
          .mytext {color:#d23cd2;}
        
        Text color #d23cd2
      
           This box has a color of #d23cd2        
        
          <div style="background-color:#d23cd2;">Content here</div>
        
        
          .mybackground {background-color:#d23cd2;}
        
        Background color #d23cd2
      
           Border around this has a color of #d23cd2        
        
          <div style="border:2px solid #d23cd2;">Content here</div>
        
        
          .myborder {border:2px solid #d23cd2;}
        
        Border color #d23cd2