#d00fad color space conversions
Hex:
        #d00fad
        RGB:
        208, 15, 173
        CMY:
        18, 94, 32
        CMYK:
        0, 93, 17, 18
      HSL:
        311°, 86.5471%, 43.7255%
        HSV (HSB):
        311°, 92.7885%, 81.5686%
        XYZ:
        33.7261, 16.7687, 40.9943
        xyY:
        0.3686, 0.1833, 16.7687
      CIE-Lab:
        47.9672, 78.2595, -34.1285
        CIE-LCH:
        47.9672, 85.3774, 336.4383
        CIE-Luv:
        47.9672, 82.6949, -61.5191
        Hunter-Lab:
        40.9496, 75.3509, -30.6900
      #d00fad color charts
#d00fad RGB chart
      #d00fad CMYK chart
      #d00fad RGB pie chart
      #d00fad color shades, tints & tones
#d00fad color schemes
#d00fad color preview, HTML & CSS examples
           This text has a color of #d00fad        
        
          <p style="color:#d00fad;">Text here</p>
        
        
          .mytext {color:#d00fad;}
        
        Text color #d00fad
      
           This box has a color of #d00fad        
        
          <div style="background-color:#d00fad;">Content here</div>
        
        
          .mybackground {background-color:#d00fad;}
        
        Background color #d00fad
      
           Border around this has a color of #d00fad        
        
          <div style="border:2px solid #d00fad;">Content here</div>
        
        
          .myborder {border:2px solid #d00fad;}
        
        Border color #d00fad