#d10ed4 color space conversions
Hex:
        #d10ed4
        RGB:
        209, 14, 212
        CMY:
        18, 95, 17
        CMYK:
        1, 93, 0, 17
      HSL:
        299°, 87.6106%, 44.3137%
        HSV (HSB):
        299°, 93.3962%, 83.1373%
        XYZ:
        38.3352, 18.6229, 63.8614
        xyY:
        0.3173, 0.1541, 18.6229
      CIE-Lab:
        50.2430, 83.8921, -53.2010
        CIE-LCH:
        50.2430, 99.3390, 327.6187
        CIE-Luv:
        50.2430, 67.4478, -90.9339
        Hunter-Lab:
        43.1542, 83.0472, -57.5319
      #d10ed4 color charts
#d10ed4 RGB chart
      #d10ed4 CMYK chart
      #d10ed4 RGB pie chart
      #d10ed4 color shades, tints & tones
#d10ed4 color schemes
#d10ed4 color preview, HTML & CSS examples
           This text has a color of #d10ed4        
        
          <p style="color:#d10ed4;">Text here</p>
        
        
          .mytext {color:#d10ed4;}
        
        Text color #d10ed4
      
           This box has a color of #d10ed4        
        
          <div style="background-color:#d10ed4;">Content here</div>
        
        
          .mybackground {background-color:#d10ed4;}
        
        Background color #d10ed4
      
           Border around this has a color of #d10ed4        
        
          <div style="border:2px solid #d10ed4;">Content here</div>
        
        
          .myborder {border:2px solid #d10ed4;}
        
        Border color #d10ed4