#c290ed color space conversions
Hex:
        #c290ed
        RGB:
        194, 144, 237
        CMY:
        24, 44, 7
        CMYK:
        18, 39, 0, 7
      HSL:
        272°, 72.0930%, 74.7059%
        HSV (HSB):
        272°, 39.2405%, 92.9412%
        XYZ:
        47.5075, 37.5303, 84.8609
        xyY:
        0.2796, 0.2209, 37.5303
      CIE-Lab:
        67.6730, 36.1462, -39.7905
        CIE-LCH:
        67.6730, 53.7571, 312.2524
        CIE-Luv:
        67.6730, 19.2107, -68.5042
        Hunter-Lab:
        61.2620, 31.2148, -39.2460
      #c290ed color charts
#c290ed RGB chart
      #c290ed CMYK chart
      #c290ed RGB pie chart
      #c290ed color shades, tints & tones
#c290ed color schemes
#c290ed color preview, HTML & CSS examples
           This text has a color of #c290ed        
        
          <p style="color:#c290ed;">Text here</p>
        
        
          .mytext {color:#c290ed;}
        
        Text color #c290ed
      
           This box has a color of #c290ed        
        
          <div style="background-color:#c290ed;">Content here</div>
        
        
          .mybackground {background-color:#c290ed;}
        
        Background color #c290ed
      
           Border around this has a color of #c290ed        
        
          <div style="border:2px solid #c290ed;">Content here</div>
        
        
          .myborder {border:2px solid #c290ed;}
        
        Border color #c290ed