#d1068f color space conversions
Hex:
        #d1068f
        RGB:
        209, 6, 143
        CMY:
        18, 98, 44
        CMYK:
        0, 97, 32, 18
      HSL:
        320°, 94.4186%, 42.1569%
        HSV (HSB):
        320°, 97.1292%, 81.9608%
        XYZ:
        31.3175, 15.6687, 27.3603
        xyY:
        0.4212, 0.2108, 15.6687
      CIE-Lab:
        46.5368, 75.7896, -18.3850
        CIE-LCH:
        46.5368, 77.9876, 346.3646
        CIE-Luv:
        46.5368, 97.8180, -38.4828
        Hunter-Lab:
        39.5837, 71.9526, -13.2727
      #d1068f color charts
#d1068f RGB chart
      #d1068f CMYK chart
      #d1068f RGB pie chart
      #d1068f color shades, tints & tones
#d1068f color schemes
#d1068f color preview, HTML & CSS examples
           This text has a color of #d1068f        
        
          <p style="color:#d1068f;">Text here</p>
        
        
          .mytext {color:#d1068f;}
        
        Text color #d1068f
      
           This box has a color of #d1068f        
        
          <div style="background-color:#d1068f;">Content here</div>
        
        
          .mybackground {background-color:#d1068f;}
        
        Background color #d1068f
      
           Border around this has a color of #d1068f        
        
          <div style="border:2px solid #d1068f;">Content here</div>
        
        
          .myborder {border:2px solid #d1068f;}
        
        Border color #d1068f