#d041f0 color space conversions
Hex:
        #d041f0
        RGB:
        208, 65, 240
        CMY:
        18, 75, 6
        CMYK:
        13, 73, 0, 6
      HSL:
        289°, 85.3659%, 59.8039%
        HSV (HSB):
        289°, 72.9167%, 94.1176%
        XYZ:
        43.6309, 23.4818, 84.6709
        xyY:
        0.2875, 0.1547, 23.4818
      CIE-Lab:
        55.5651, 77.2345, -60.5286
        CIE-LCH:
        55.5651, 98.1269, 321.9142
        CIE-Luv:
        55.5651, 51.0784, -103.3962
        Hunter-Lab:
        48.4580, 75.9175, -69.6772
      #d041f0 color charts
#d041f0 RGB chart
      #d041f0 CMYK chart
      #d041f0 RGB pie chart
      #d041f0 color shades, tints & tones
#d041f0 color schemes
#d041f0 color preview, HTML & CSS examples
           This text has a color of #d041f0        
        
          <p style="color:#d041f0;">Text here</p>
        
        
          .mytext {color:#d041f0;}
        
        Text color #d041f0
      
           This box has a color of #d041f0        
        
          <div style="background-color:#d041f0;">Content here</div>
        
        
          .mybackground {background-color:#d041f0;}
        
        Background color #d041f0
      
           Border around this has a color of #d041f0        
        
          <div style="border:2px solid #d041f0;">Content here</div>
        
        
          .myborder {border:2px solid #d041f0;}
        
        Border color #d041f0