#cd1cbe color space conversions
Hex:
        #cd1cbe
        RGB:
        205, 28, 190
        CMY:
        20, 89, 25
        CMYK:
        0, 86, 7, 20
      HSL:
        305°, 75.9657%, 45.6863%
        HSV (HSB):
        305°, 86.3415%, 80.3922%
        XYZ:
        34.8864, 17.5273, 50.2596
        xyY:
        0.3398, 0.1707, 17.5273
      CIE-Lab:
        48.9177, 78.1761, -42.6397
        CIE-LCH:
        48.9177, 89.0486, 331.3906
        CIE-Luv:
        48.9177, 72.0166, -74.1979
        Hunter-Lab:
        41.8657, 75.4778, -41.8715
      #cd1cbe color charts
#cd1cbe RGB chart
      #cd1cbe CMYK chart
      #cd1cbe RGB pie chart
      #cd1cbe color shades, tints & tones
#cd1cbe color schemes
#cd1cbe color preview, HTML & CSS examples
           This text has a color of #cd1cbe        
        
          <p style="color:#cd1cbe;">Text here</p>
        
        
          .mytext {color:#cd1cbe;}
        
        Text color #cd1cbe
      
           This box has a color of #cd1cbe        
        
          <div style="background-color:#cd1cbe;">Content here</div>
        
        
          .mybackground {background-color:#cd1cbe;}
        
        Background color #cd1cbe
      
           Border around this has a color of #cd1cbe        
        
          <div style="border:2px solid #cd1cbe;">Content here</div>
        
        
          .myborder {border:2px solid #cd1cbe;}
        
        Border color #cd1cbe