#cd2394 color space conversions
Hex:
        #cd2394
        RGB:
        205, 35, 148
        CMY:
        20, 86, 42
        CMYK:
        0, 83, 28, 20
      HSL:
        320°, 70.8333%, 47.0588%
        HSV (HSB):
        320°, 82.9268%, 80.3922%
        XYZ:
        31.1232, 16.3193, 29.5265
        xyY:
        0.4044, 0.2120, 16.3193
      CIE-Lab:
        47.3907, 71.3933, -20.1594
        CIE-LCH:
        47.3907, 74.1850, 344.2319
        CIE-Luv:
        47.3907, 88.5372, -40.2804
        Hunter-Lab:
        40.3972, 66.8266, -15.0574
      #cd2394 color charts
#cd2394 RGB chart
      #cd2394 CMYK chart
      #cd2394 RGB pie chart
      #cd2394 color shades, tints & tones
#cd2394 color schemes
#cd2394 color preview, HTML & CSS examples
           This text has a color of #cd2394        
        
          <p style="color:#cd2394;">Text here</p>
        
        
          .mytext {color:#cd2394;}
        
        Text color #cd2394
      
           This box has a color of #cd2394        
        
          <div style="background-color:#cd2394;">Content here</div>
        
        
          .mybackground {background-color:#cd2394;}
        
        Background color #cd2394
      
           Border around this has a color of #cd2394        
        
          <div style="border:2px solid #cd2394;">Content here</div>
        
        
          .myborder {border:2px solid #cd2394;}
        
        Border color #cd2394