#cb79fa color space conversions
Hex:
        #cb79fa
        RGB:
        203, 121, 250
        CMY:
        20, 53, 2
        CMYK:
        19, 52, 0, 2
      HSL:
        278°, 92.8058%, 72.7451%
        HSV (HSB):
        278°, 51.6000%, 98.0392%
        XYZ:
        48.7213, 33.2734, 94.2970
        xyY:
        0.2764, 0.1887, 33.2734
      CIE-Lab:
        64.3817, 53.6841, -52.0488
        CIE-LCH:
        64.3817, 74.7734, 315.8860
        CIE-Luv:
        64.3817, 30.7668, -90.2665
        Hunter-Lab:
        57.6831, 49.8224, -56.5457
      #cb79fa color charts
#cb79fa RGB chart
      #cb79fa CMYK chart
      #cb79fa RGB pie chart
      #cb79fa color shades, tints & tones
#cb79fa color schemes
#cb79fa color preview, HTML & CSS examples
           This text has a color of #cb79fa        
        
          <p style="color:#cb79fa;">Text here</p>
        
        
          .mytext {color:#cb79fa;}
        
        Text color #cb79fa
      
           This box has a color of #cb79fa        
        
          <div style="background-color:#cb79fa;">Content here</div>
        
        
          .mybackground {background-color:#cb79fa;}
        
        Background color #cb79fa
      
           Border around this has a color of #cb79fa        
        
          <div style="border:2px solid #cb79fa;">Content here</div>
        
        
          .myborder {border:2px solid #cb79fa;}
        
        Border color #cb79fa