#d41af2 color space conversions
Hex:
        #d41af2
        RGB:
        212, 26, 242
        CMY:
        17, 90, 5
        CMYK:
        12, 89, 0, 5
      HSL:
        292°, 89.2562%, 52.5490%
        HSV (HSB):
        292°, 89.2562%, 94.9020%
        XYZ:
        43.5478, 21.1466, 85.7909
        xyY:
        0.2894, 0.1405, 21.1466
      CIE-Lab:
        53.1096, 87.5736, -65.5696
        CIE-LCH:
        53.1096, 109.4007, 323.1764
        CIE-Luv:
        53.1096, 57.9737, -110.7685
        Hunter-Lab:
        45.9855, 88.5631, -78.4221
      #d41af2 color charts
#d41af2 RGB chart
      #d41af2 CMYK chart
      #d41af2 RGB pie chart
      #d41af2 color shades, tints & tones
#d41af2 color schemes
#d41af2 color preview, HTML & CSS examples
           This text has a color of #d41af2        
        
          <p style="color:#d41af2;">Text here</p>
        
        
          .mytext {color:#d41af2;}
        
        Text color #d41af2
      
           This box has a color of #d41af2        
        
          <div style="background-color:#d41af2;">Content here</div>
        
        
          .mybackground {background-color:#d41af2;}
        
        Background color #d41af2
      
           Border around this has a color of #d41af2        
        
          <div style="border:2px solid #d41af2;">Content here</div>
        
        
          .myborder {border:2px solid #d41af2;}
        
        Border color #d41af2