#cd07d4 color space conversions
Hex:
        #cd07d4
        RGB:
        205, 7, 212
        CMY:
        20, 97, 17
        CMYK:
        3, 97, 0, 17
      HSL:
        298°, 93.6073%, 42.9412%
        HSV (HSB):
        298°, 96.6981%, 83.1373%
        XYZ:
        37.1365, 17.8846, 63.7821
        xyY:
        0.3126, 0.1505, 17.8846
      CIE-Lab:
        49.3558, 83.8249, -54.6614
        CIE-LCH:
        49.3558, 100.0724, 326.8920
        CIE-Luv:
        49.3558, 64.9293, -92.5922
        Hunter-Lab:
        42.2901, 82.7395, -59.8182
      #cd07d4 color charts
#cd07d4 RGB chart
      #cd07d4 CMYK chart
      #cd07d4 RGB pie chart
      #cd07d4 color shades, tints & tones
#cd07d4 color schemes
#cd07d4 color preview, HTML & CSS examples
           This text has a color of #cd07d4        
        
          <p style="color:#cd07d4;">Text here</p>
        
        
          .mytext {color:#cd07d4;}
        
        Text color #cd07d4
      
           This box has a color of #cd07d4        
        
          <div style="background-color:#cd07d4;">Content here</div>
        
        
          .mybackground {background-color:#cd07d4;}
        
        Background color #cd07d4
      
           Border around this has a color of #cd07d4        
        
          <div style="border:2px solid #cd07d4;">Content here</div>
        
        
          .myborder {border:2px solid #cd07d4;}
        
        Border color #cd07d4