#d43af5 color space conversions
Hex:
        #d43af5
        RGB:
        212, 58, 245
        CMY:
        17, 77, 4
        CMYK:
        13, 76, 0, 4
      HSL:
        289°, 90.3382%, 59.4118%
        HSV (HSB):
        289°, 76.3265%, 96.0784%
        XYZ:
        45.1459, 23.6157, 88.5650
        xyY:
        0.2870, 0.1501, 23.6157
      CIE-Lab:
        55.7010, 81.0625, -63.0718
        CIE-LCH:
        55.7010, 102.7092, 322.1148
        CIE-Luv:
        55.7010, 53.3547, -107.7204
        Hunter-Lab:
        48.5960, 80.7841, -74.0373
      #d43af5 color charts
#d43af5 RGB chart
      #d43af5 CMYK chart
      #d43af5 RGB pie chart
      #d43af5 color shades, tints & tones
#d43af5 color schemes
#d43af5 color preview, HTML & CSS examples
           This text has a color of #d43af5        
        
          <p style="color:#d43af5;">Text here</p>
        
        
          .mytext {color:#d43af5;}
        
        Text color #d43af5
      
           This box has a color of #d43af5        
        
          <div style="background-color:#d43af5;">Content here</div>
        
        
          .mybackground {background-color:#d43af5;}
        
        Background color #d43af5
      
           Border around this has a color of #d43af5        
        
          <div style="border:2px solid #d43af5;">Content here</div>
        
        
          .myborder {border:2px solid #d43af5;}
        
        Border color #d43af5