#d41286 color space conversions
Hex:
        #d41286
        RGB:
        212, 18, 134
        CMY:
        17, 93, 47
        CMYK:
        0, 92, 37, 17
      HSL:
        324°, 84.3478%, 45.0980%
        HSV (HSB):
        324°, 91.5094%, 83.1373%
        XYZ:
        31.6708, 16.1509, 24.0025
        xyY:
        0.4409, 0.2249, 16.1509
      CIE-Lab:
        47.1718, 74.3460, -11.9002
        CIE-LCH:
        47.1718, 75.2924, 350.9061
        CIE-Luv:
        47.1718, 103.2429, -29.5305
        Hunter-Lab:
        40.1882, 70.3397, -7.2793
      #d41286 color charts
#d41286 RGB chart
      #d41286 CMYK chart
      #d41286 RGB pie chart
      #d41286 color shades, tints & tones
#d41286 color schemes
#d41286 color preview, HTML & CSS examples
           This text has a color of #d41286        
        
          <p style="color:#d41286;">Text here</p>
        
        
          .mytext {color:#d41286;}
        
        Text color #d41286
      
           This box has a color of #d41286        
        
          <div style="background-color:#d41286;">Content here</div>
        
        
          .mybackground {background-color:#d41286;}
        
        Background color #d41286
      
           Border around this has a color of #d41286        
        
          <div style="border:2px solid #d41286;">Content here</div>
        
        
          .myborder {border:2px solid #d41286;}
        
        Border color #d41286