#cd56bb color space conversions
Hex:
        #cd56bb
        RGB:
        205, 86, 187
        CMY:
        20, 66, 27
        CMYK:
        0, 58, 9, 20
      HSL:
        309°, 54.3379%, 57.0588%
        HSV (HSB):
        309°, 58.0488%, 80.3922%
        XYZ:
        37.4743, 23.2226, 49.5210
        xyY:
        0.3400, 0.2107, 23.2226
      CIE-Lab:
        55.3009, 59.3046, -30.8734
        CIE-LCH:
        55.3009, 66.8596, 332.4989
        CIE-Luv:
        55.3009, 59.4316, -55.5143
        Hunter-Lab:
        48.1898, 54.4764, -27.1950
      #cd56bb color charts
#cd56bb RGB chart
      #cd56bb CMYK chart
      #cd56bb RGB pie chart
      #cd56bb color shades, tints & tones
#cd56bb color schemes
#cd56bb color preview, HTML & CSS examples
           This text has a color of #cd56bb        
        
          <p style="color:#cd56bb;">Text here</p>
        
        
          .mytext {color:#cd56bb;}
        
        Text color #cd56bb
      
           This box has a color of #cd56bb        
        
          <div style="background-color:#cd56bb;">Content here</div>
        
        
          .mybackground {background-color:#cd56bb;}
        
        Background color #cd56bb
      
           Border around this has a color of #cd56bb        
        
          <div style="border:2px solid #cd56bb;">Content here</div>
        
        
          .myborder {border:2px solid #cd56bb;}
        
        Border color #cd56bb