#cd3468 color space conversions
Hex:
        #cd3468
        RGB:
        205, 52, 104
        CMY:
        20, 80, 59
        CMYK:
        0, 75, 49, 20
      HSL:
        340°, 60.4743%, 50.3922%
        HSV (HSB):
        340°, 74.6341%, 80.3922%
        XYZ:
        28.9035, 16.4346, 14.7455
        xyY:
        0.4811, 0.2735, 16.4346
      CIE-Lab:
        47.5396, 62.3559, 6.8448
        CIE-LCH:
        47.5396, 62.7304, 6.2643
        CIE-Luv:
        47.5396, 101.2553, -3.4734
        Hunter-Lab:
        40.5396, 56.3208, 6.8121
      #cd3468 color charts
#cd3468 RGB chart
      #cd3468 CMYK chart
      #cd3468 RGB pie chart
      #cd3468 color shades, tints & tones
#cd3468 color schemes
#cd3468 color preview, HTML & CSS examples
           This text has a color of #cd3468        
        
          <p style="color:#cd3468;">Text here</p>
        
        
          .mytext {color:#cd3468;}
        
        Text color #cd3468
      
           This box has a color of #cd3468        
        
          <div style="background-color:#cd3468;">Content here</div>
        
        
          .mybackground {background-color:#cd3468;}
        
        Background color #cd3468
      
           Border around this has a color of #cd3468        
        
          <div style="border:2px solid #cd3468;">Content here</div>
        
        
          .myborder {border:2px solid #cd3468;}
        
        Border color #cd3468