#cd2bf3 color space conversions
Hex:
        #cd2bf3
        RGB:
        205, 43, 243
        CMY:
        20, 83, 5
        CMYK:
        16, 82, 0, 5
      HSL:
        289°, 89.2857%, 56.0784%
        HSV (HSB):
        289°, 82.3045%, 95.2941%
        XYZ:
        42.2184, 21.1780, 86.6566
        xyY:
        0.2814, 0.1411, 21.1780
      CIE-Lab:
        53.1437, 83.4637, -66.1301
        CIE-LCH:
        53.1437, 106.4866, 321.6094
        CIE-Luv:
        53.1437, 51.5384, -111.1218
        Hunter-Lab:
        46.0195, 83.2221, -79.4318
      #cd2bf3 color charts
#cd2bf3 RGB chart
      #cd2bf3 CMYK chart
      #cd2bf3 RGB pie chart
      #cd2bf3 color shades, tints & tones
#cd2bf3 color schemes
#cd2bf3 color preview, HTML & CSS examples
           This text has a color of #cd2bf3        
        
          <p style="color:#cd2bf3;">Text here</p>
        
        
          .mytext {color:#cd2bf3;}
        
        Text color #cd2bf3
      
           This box has a color of #cd2bf3        
        
          <div style="background-color:#cd2bf3;">Content here</div>
        
        
          .mybackground {background-color:#cd2bf3;}
        
        Background color #cd2bf3
      
           Border around this has a color of #cd2bf3        
        
          <div style="border:2px solid #cd2bf3;">Content here</div>
        
        
          .myborder {border:2px solid #cd2bf3;}
        
        Border color #cd2bf3