#d00fd4 color space conversions
Hex:
        #d00fd4
        RGB:
        208, 15, 212
        CMY:
        18, 94, 17
        CMYK:
        2, 93, 0, 17
      HSL:
        299°, 86.7841%, 44.5098%
        HSV (HSB):
        299°, 92.9245%, 83.1373%
        XYZ:
        38.0669, 18.5050, 63.8528
        xyY:
        0.3161, 0.1537, 18.5050
      CIE-Lab:
        50.1030, 83.6318, -53.4349
        CIE-LCH:
        50.1030, 99.2450, 327.4242
        CIE-Luv:
        50.1030, 66.6789, -91.1711
        Hunter-Lab:
        43.0175, 82.6773, -57.8947
      #d00fd4 color charts
#d00fd4 RGB chart
      #d00fd4 CMYK chart
      #d00fd4 RGB pie chart
      #d00fd4 color shades, tints & tones
#d00fd4 color schemes
#d00fd4 color preview, HTML & CSS examples
           This text has a color of #d00fd4        
        
          <p style="color:#d00fd4;">Text here</p>
        
        
          .mytext {color:#d00fd4;}
        
        Text color #d00fd4
      
           This box has a color of #d00fd4        
        
          <div style="background-color:#d00fd4;">Content here</div>
        
        
          .mybackground {background-color:#d00fd4;}
        
        Background color #d00fd4
      
           Border around this has a color of #d00fd4        
        
          <div style="border:2px solid #d00fd4;">Content here</div>
        
        
          .myborder {border:2px solid #d00fd4;}
        
        Border color #d00fd4