#c290ff color space conversions
Hex:
        #c290ff
        RGB:
        194, 144, 255
        CMY:
        24, 44, 0
        CMYK:
        24, 44, 0, 0
      HSL:
        267°, 100.0000%, 78.2353%
        HSV (HSB):
        267°, 43.5294%, 100.0000%
        XYZ:
        50.2714, 38.6359, 99.4156
        xyY:
        0.2669, 0.2052, 38.6359
      CIE-Lab:
        68.4867, 40.1896, -48.3600
        CIE-LCH:
        68.4867, 62.8800, 309.7283
        CIE-Luv:
        68.4867, 16.7686, -83.3860
        Hunter-Lab:
        62.1577, 35.5896, -51.3185
      #c290ff color charts
#c290ff RGB chart
      #c290ff CMYK chart
      #c290ff RGB pie chart
      #c290ff color shades, tints & tones
#c290ff color schemes
#c290ff color preview, HTML & CSS examples
           This text has a color of #c290ff        
        
          <p style="color:#c290ff;">Text here</p>
        
        
          .mytext {color:#c290ff;}
        
        Text color #c290ff
      
           This box has a color of #c290ff        
        
          <div style="background-color:#c290ff;">Content here</div>
        
        
          .mybackground {background-color:#c290ff;}
        
        Background color #c290ff
      
           Border around this has a color of #c290ff        
        
          <div style="border:2px solid #c290ff;">Content here</div>
        
        
          .myborder {border:2px solid #c290ff;}
        
        Border color #c290ff