#cd2fbe color space conversions
Hex:
        #cd2fbe
        RGB:
        205, 47, 190
        CMY:
        20, 82, 25
        CMYK:
        0, 77, 7, 20
      HSL:
        306°, 62.6984%, 49.4118%
        HSV (HSB):
        306°, 77.0732%, 80.3922%
        XYZ:
        35.4876, 18.7299, 50.4600
        xyY:
        0.3390, 0.1789, 18.7299
      CIE-Lab:
        50.3697, 73.9628, -40.3416
        CIE-LCH:
        50.3697, 84.2493, 331.3906
        CIE-Luv:
        50.3697, 69.1426, -70.7220
        Hunter-Lab:
        43.2780, 70.6320, -38.8346
      #cd2fbe color charts
#cd2fbe RGB chart
      #cd2fbe CMYK chart
      #cd2fbe RGB pie chart
      #cd2fbe color shades, tints & tones
#cd2fbe color schemes
#cd2fbe color preview, HTML & CSS examples
           This text has a color of #cd2fbe        
        
          <p style="color:#cd2fbe;">Text here</p>
        
        
          .mytext {color:#cd2fbe;}
        
        Text color #cd2fbe
      
           This box has a color of #cd2fbe        
        
          <div style="background-color:#cd2fbe;">Content here</div>
        
        
          .mybackground {background-color:#cd2fbe;}
        
        Background color #cd2fbe
      
           Border around this has a color of #cd2fbe        
        
          <div style="border:2px solid #cd2fbe;">Content here</div>
        
        
          .myborder {border:2px solid #cd2fbe;}
        
        Border color #cd2fbe