#cd79e0 color space conversions
Hex:
        #cd79e0
        RGB:
        205, 121, 224
        CMY:
        20, 53, 12
        CMYK:
        8, 46, 0, 12
      HSL:
        289°, 62.4242%, 67.6471%
        HSV (HSB):
        289°, 45.9821%, 87.8431%
        XYZ:
        45.4688, 32.0357, 74.3081
        xyY:
        0.2995, 0.2110, 32.0357
      CIE-Lab:
        63.3724, 48.9240, -39.2359
        CIE-LCH:
        63.3724, 62.7138, 321.2712
        CIE-Luv:
        63.3724, 37.0788, -68.6736
        Hunter-Lab:
        56.6001, 44.3449, -38.2195
      #cd79e0 color charts
#cd79e0 RGB chart
      #cd79e0 CMYK chart
      #cd79e0 RGB pie chart
      #cd79e0 color shades, tints & tones
#cd79e0 color schemes
#cd79e0 color preview, HTML & CSS examples
           This text has a color of #cd79e0        
        
          <p style="color:#cd79e0;">Text here</p>
        
        
          .mytext {color:#cd79e0;}
        
        Text color #cd79e0
      
           This box has a color of #cd79e0        
        
          <div style="background-color:#cd79e0;">Content here</div>
        
        
          .mybackground {background-color:#cd79e0;}
        
        Background color #cd79e0
      
           Border around this has a color of #cd79e0        
        
          <div style="border:2px solid #cd79e0;">Content here</div>
        
        
          .myborder {border:2px solid #cd79e0;}
        
        Border color #cd79e0