#c094fa color space conversions
Hex:
        #c094fa
        RGB:
        192, 148, 250
        CMY:
        25, 42, 2
        CMYK:
        23, 41, 0, 2
      HSL:
        266°, 91.0714%, 78.0392%
        HSV (HSB):
        266°, 40.8000%, 98.0392%
        XYZ:
        49.5835, 39.2884, 95.4126
        xyY:
        0.2691, 0.2132, 39.2884
      CIE-Lab:
        68.9597, 36.2979, -44.9046
        CIE-LCH:
        68.9597, 57.7404, 308.9498
        CIE-Luv:
        68.9597, 14.8286, -77.2149
        Hunter-Lab:
        62.6805, 31.5118, -46.3753
      #c094fa color charts
#c094fa RGB chart
      #c094fa CMYK chart
      #c094fa RGB pie chart
      #c094fa color shades, tints & tones
#c094fa color schemes
#c094fa color preview, HTML & CSS examples
           This text has a color of #c094fa        
        
          <p style="color:#c094fa;">Text here</p>
        
        
          .mytext {color:#c094fa;}
        
        Text color #c094fa
      
           This box has a color of #c094fa        
        
          <div style="background-color:#c094fa;">Content here</div>
        
        
          .mybackground {background-color:#c094fa;}
        
        Background color #c094fa
      
           Border around this has a color of #c094fa        
        
          <div style="border:2px solid #c094fa;">Content here</div>
        
        
          .myborder {border:2px solid #c094fa;}
        
        Border color #c094fa