#d441f0 color space conversions
Hex:
        #d441f0
        RGB:
        212, 65, 240
        CMY:
        17, 75, 6
        CMYK:
        12, 73, 0, 6
      HSL:
        290°, 85.3659%, 59.8039%
        HSV (HSB):
        290°, 72.9167%, 94.1176%
        XYZ:
        44.7699, 24.0689, 84.7242
        xyY:
        0.2915, 0.1567, 24.0689
      CIE-Lab:
        56.1567, 78.0120, -59.5472
        CIE-LCH:
        56.1567, 98.1415, 322.6452
        CIE-Luv:
        56.1567, 53.6595, -102.2870
        Hunter-Lab:
        49.0601, 77.0353, -68.0487
      #d441f0 color charts
#d441f0 RGB chart
      #d441f0 CMYK chart
      #d441f0 RGB pie chart
      #d441f0 color shades, tints & tones
#d441f0 color schemes
#d441f0 color preview, HTML & CSS examples
           This text has a color of #d441f0        
        
          <p style="color:#d441f0;">Text here</p>
        
        
          .mytext {color:#d441f0;}
        
        Text color #d441f0
      
           This box has a color of #d441f0        
        
          <div style="background-color:#d441f0;">Content here</div>
        
        
          .mybackground {background-color:#d441f0;}
        
        Background color #d441f0
      
           Border around this has a color of #d441f0        
        
          <div style="border:2px solid #d441f0;">Content here</div>
        
        
          .myborder {border:2px solid #d441f0;}
        
        Border color #d441f0