#cd2cf3 color space conversions
Hex:
        #cd2cf3
        RGB:
        205, 44, 243
        CMY:
        20, 83, 5
        CMYK:
        16, 82, 0, 5
      HSL:
        289°, 89.2377%, 56.2745%
        HSV (HSB):
        289°, 81.8930%, 95.2941%
        XYZ:
        42.2552, 21.2516, 86.6689
        xyY:
        0.2814, 0.1415, 21.2516
      CIE-Lab:
        53.2237, 83.2296, -66.0009
        CIE-LCH:
        53.2237, 106.2229, 321.5857
        CIE-Luv:
        53.2237, 51.4225, -110.9545
        Hunter-Lab:
        46.0994, 82.9409, -79.1981
      #cd2cf3 color charts
#cd2cf3 RGB chart
      #cd2cf3 CMYK chart
      #cd2cf3 RGB pie chart
      #cd2cf3 color shades, tints & tones
#cd2cf3 color schemes
#cd2cf3 color preview, HTML & CSS examples
           This text has a color of #cd2cf3        
        
          <p style="color:#cd2cf3;">Text here</p>
        
        
          .mytext {color:#cd2cf3;}
        
        Text color #cd2cf3
      
           This box has a color of #cd2cf3        
        
          <div style="background-color:#cd2cf3;">Content here</div>
        
        
          .mybackground {background-color:#cd2cf3;}
        
        Background color #cd2cf3
      
           Border around this has a color of #cd2cf3        
        
          <div style="border:2px solid #cd2cf3;">Content here</div>
        
        
          .myborder {border:2px solid #cd2cf3;}
        
        Border color #cd2cf3