#cd55bf color space conversions
Hex:
        #cd55bf
        RGB:
        205, 85, 191
        CMY:
        20, 67, 25
        CMYK:
        0, 59, 7, 20
      HSL:
        307°, 54.5455%, 56.8627%
        HSV (HSB):
        307°, 58.5366%, 80.3922%
        XYZ:
        37.8293, 23.2377, 51.7817
        xyY:
        0.3352, 0.2059, 23.2377
      CIE-Lab:
        55.3164, 60.3920, -33.1525
        CIE-LCH:
        55.3164, 68.8932, 331.2352
        CIE-Luv:
        55.3164, 58.5912, -59.1722
        Hunter-Lab:
        48.2055, 55.7183, -29.9447
      #cd55bf color charts
#cd55bf RGB chart
      #cd55bf CMYK chart
      #cd55bf RGB pie chart
      #cd55bf color shades, tints & tones
#cd55bf color schemes
#cd55bf color preview, HTML & CSS examples
           This text has a color of #cd55bf        
        
          <p style="color:#cd55bf;">Text here</p>
        
        
          .mytext {color:#cd55bf;}
        
        Text color #cd55bf
      
           This box has a color of #cd55bf        
        
          <div style="background-color:#cd55bf;">Content here</div>
        
        
          .mybackground {background-color:#cd55bf;}
        
        Background color #cd55bf
      
           Border around this has a color of #cd55bf        
        
          <div style="border:2px solid #cd55bf;">Content here</div>
        
        
          .myborder {border:2px solid #cd55bf;}
        
        Border color #cd55bf