#c967ea color space conversions
Hex:
        #c967ea
        RGB:
        201, 103, 234
        CMY:
        21, 60, 8
        CMYK:
        14, 56, 0, 8
      HSL:
        285°, 75.7225%, 66.0784%
        HSV (HSB):
        285°, 55.9829%, 91.7647%
        XYZ:
        43.7889, 28.0585, 80.9498
        xyY:
        0.2866, 0.1836, 28.0585
      CIE-Lab:
        59.9416, 58.8357, -50.2483
        CIE-LCH:
        59.9416, 77.3727, 319.5012
        CIE-Luv:
        59.9416, 38.7473, -86.8201
        Hunter-Lab:
        52.9703, 54.8625, -53.5285
      #c967ea color charts
#c967ea RGB chart
      #c967ea CMYK chart
      #c967ea RGB pie chart
      #c967ea color shades, tints & tones
#c967ea color schemes
#c967ea color preview, HTML & CSS examples
           This text has a color of #c967ea        
        
          <p style="color:#c967ea;">Text here</p>
        
        
          .mytext {color:#c967ea;}
        
        Text color #c967ea
      
           This box has a color of #c967ea        
        
          <div style="background-color:#c967ea;">Content here</div>
        
        
          .mybackground {background-color:#c967ea;}
        
        Background color #c967ea
      
           Border around this has a color of #c967ea        
        
          <div style="border:2px solid #c967ea;">Content here</div>
        
        
          .myborder {border:2px solid #c967ea;}
        
        Border color #c967ea