#cd2bfb color space conversions
Hex:
        #cd2bfb
        RGB:
        205, 43, 251
        CMY:
        20, 83, 2
        CMYK:
        18, 83, 0, 2
      HSL:
        287°, 96.2963%, 57.6471%
        HSV (HSB):
        287°, 82.8685%, 98.4314%
        XYZ:
        43.4533, 21.6719, 93.1596
        xyY:
        0.2745, 0.1369, 21.6719
      CIE-Lab:
        53.6772, 84.8483, -69.7353
        CIE-LCH:
        53.6772, 109.8283, 320.5838
        CIE-Luv:
        53.6772, 49.1155, -116.7721
        Hunter-Lab:
        46.5531, 85.1463, -86.0608
      #cd2bfb color charts
#cd2bfb RGB chart
      #cd2bfb CMYK chart
      #cd2bfb RGB pie chart
      #cd2bfb color shades, tints & tones
#cd2bfb color schemes
#cd2bfb color preview, HTML & CSS examples
           This text has a color of #cd2bfb        
        
          <p style="color:#cd2bfb;">Text here</p>
        
        
          .mytext {color:#cd2bfb;}
        
        Text color #cd2bfb
      
           This box has a color of #cd2bfb        
        
          <div style="background-color:#cd2bfb;">Content here</div>
        
        
          .mybackground {background-color:#cd2bfb;}
        
        Background color #cd2bfb
      
           Border around this has a color of #cd2bfb        
        
          <div style="border:2px solid #cd2bfb;">Content here</div>
        
        
          .myborder {border:2px solid #cd2bfb;}
        
        Border color #cd2bfb