#cd79e1 color space conversions
Hex:
        #cd79e1
        RGB:
        205, 121, 225
        CMY:
        20, 53, 12
        CMYK:
        9, 46, 0, 12
      HSL:
        288°, 63.4146%, 67.8431%
        HSV (HSB):
        288°, 46.2222%, 88.2353%
        XYZ:
        45.6048, 32.0901, 75.0245
        xyY:
        0.2986, 0.2101, 32.0901
      CIE-Lab:
        63.4173, 49.1201, -39.7226
        CIE-LCH:
        63.4173, 63.1717, 321.0381
        CIE-Luv:
        63.4173, 36.8759, -69.4944
        Hunter-Lab:
        56.6481, 44.5679, -38.8697
      #cd79e1 color charts
#cd79e1 RGB chart
      #cd79e1 CMYK chart
      #cd79e1 RGB pie chart
      #cd79e1 color shades, tints & tones
#cd79e1 color schemes
#cd79e1 color preview, HTML & CSS examples
           This text has a color of #cd79e1        
        
          <p style="color:#cd79e1;">Text here</p>
        
        
          .mytext {color:#cd79e1;}
        
        Text color #cd79e1
      
           This box has a color of #cd79e1        
        
          <div style="background-color:#cd79e1;">Content here</div>
        
        
          .mybackground {background-color:#cd79e1;}
        
        Background color #cd79e1
      
           Border around this has a color of #cd79e1        
        
          <div style="border:2px solid #cd79e1;">Content here</div>
        
        
          .myborder {border:2px solid #cd79e1;}
        
        Border color #cd79e1