#d43bd2 color space conversions
Hex:
        #d43bd2
        RGB:
        212, 59, 210
        CMY:
        17, 77, 18
        CMYK:
        0, 72, 1, 17
      HSL:
        301°, 64.0167%, 53.1373%
        HSV (HSB):
        301°, 72.1698%, 83.1373%
        XYZ:
        40.3482, 21.7781, 63.0498
        xyY:
        0.3223, 0.1740, 21.7781
      CIE-Lab:
        53.7908, 74.9561, -46.3719
        CIE-LCH:
        53.7908, 88.1406, 328.2568
        CIE-Luv:
        53.7908, 64.5762, -81.0606
        Hunter-Lab:
        46.6670, 72.6633, -47.4372
      #d43bd2 color charts
#d43bd2 RGB chart
      #d43bd2 CMYK chart
      #d43bd2 RGB pie chart
      #d43bd2 color shades, tints & tones
#d43bd2 color schemes
#d43bd2 color preview, HTML & CSS examples
           This text has a color of #d43bd2        
        
          <p style="color:#d43bd2;">Text here</p>
        
        
          .mytext {color:#d43bd2;}
        
        Text color #d43bd2
      
           This box has a color of #d43bd2        
        
          <div style="background-color:#d43bd2;">Content here</div>
        
        
          .mybackground {background-color:#d43bd2;}
        
        Background color #d43bd2
      
           Border around this has a color of #d43bd2        
        
          <div style="border:2px solid #d43bd2;">Content here</div>
        
        
          .myborder {border:2px solid #d43bd2;}
        
        Border color #d43bd2