#cd2bbb color space conversions
Hex:
        #cd2bbb
        RGB:
        205, 43, 187
        CMY:
        20, 83, 27
        CMYK:
        0, 79, 9, 20
      HSL:
        307°, 65.3226%, 48.6275%
        HSV (HSB):
        307°, 79.0244%, 80.3922%
        XYZ:
        35.0104, 18.2947, 48.6997
        xyY:
        0.3432, 0.1794, 18.2947
      CIE-Lab:
        49.8517, 74.5742, -39.4135
        CIE-LCH:
        49.8517, 84.3489, 332.1429
        CIE-Luv:
        49.8517, 71.0189, -69.2683
        Hunter-Lab:
        42.7724, 71.2555, -37.5657
      #cd2bbb color charts
#cd2bbb RGB chart
      #cd2bbb CMYK chart
      #cd2bbb RGB pie chart
      #cd2bbb color shades, tints & tones
#cd2bbb color schemes
#cd2bbb color preview, HTML & CSS examples
           This text has a color of #cd2bbb        
        
          <p style="color:#cd2bbb;">Text here</p>
        
        
          .mytext {color:#cd2bbb;}
        
        Text color #cd2bbb
      
           This box has a color of #cd2bbb        
        
          <div style="background-color:#cd2bbb;">Content here</div>
        
        
          .mybackground {background-color:#cd2bbb;}
        
        Background color #cd2bbb
      
           Border around this has a color of #cd2bbb        
        
          <div style="border:2px solid #cd2bbb;">Content here</div>
        
        
          .myborder {border:2px solid #cd2bbb;}
        
        Border color #cd2bbb