#d471f3 color space conversions
Hex:
        #d471f3
        RGB:
        212, 113, 243
        CMY:
        17, 56, 5
        CMYK:
        13, 53, 0, 5
      HSL:
        286°, 84.4156%, 69.8039%
        HSV (HSB):
        286°, 53.4979%, 95.2941%
        XYZ:
        49.2342, 32.2784, 88.4294
        xyY:
        0.2897, 0.1899, 32.2784
      CIE-Lab:
        63.5723, 58.5719, -49.4052
        CIE-LCH:
        63.5723, 76.6260, 319.8525
        CIE-Luv:
        63.5723, 40.2743, -86.4561
        Hunter-Lab:
        56.8141, 55.2607, -52.5133
      #d471f3 color charts
#d471f3 RGB chart
      #d471f3 CMYK chart
      #d471f3 RGB pie chart
      #d471f3 color shades, tints & tones
#d471f3 color schemes
#d471f3 color preview, HTML & CSS examples
           This text has a color of #d471f3        
        
          <p style="color:#d471f3;">Text here</p>
        
        
          .mytext {color:#d471f3;}
        
        Text color #d471f3
      
           This box has a color of #d471f3        
        
          <div style="background-color:#d471f3;">Content here</div>
        
        
          .mybackground {background-color:#d471f3;}
        
        Background color #d471f3
      
           Border around this has a color of #d471f3        
        
          <div style="border:2px solid #d471f3;">Content here</div>
        
        
          .myborder {border:2px solid #d471f3;}
        
        Border color #d471f3