#c990f8 color space conversions
Hex:
        #c990f8
        RGB:
        201, 144, 248
        CMY:
        21, 44, 3
        CMYK:
        19, 42, 0, 3
      HSL:
        273°, 88.1356%, 76.8627%
        HSV (HSB):
        273°, 41.9355%, 97.2549%
        XYZ:
        51.0039, 39.1413, 93.6738
        xyY:
        0.2775, 0.2129, 39.1413
      CIE-Lab:
        68.8535, 40.5629, -43.9178
        CIE-LCH:
        68.8535, 59.7840, 312.7259
        CIE-Luv:
        68.8535, 21.5921, -76.1510
        Hunter-Lab:
        62.5630, 36.0351, -44.9790
      #c990f8 color charts
#c990f8 RGB chart
      #c990f8 CMYK chart
      #c990f8 RGB pie chart
      #c990f8 color shades, tints & tones
#c990f8 color schemes
#c990f8 color preview, HTML & CSS examples
           This text has a color of #c990f8        
        
          <p style="color:#c990f8;">Text here</p>
        
        
          .mytext {color:#c990f8;}
        
        Text color #c990f8
      
           This box has a color of #c990f8        
        
          <div style="background-color:#c990f8;">Content here</div>
        
        
          .mybackground {background-color:#c990f8;}
        
        Background color #c990f8
      
           Border around this has a color of #c990f8        
        
          <div style="border:2px solid #c990f8;">Content here</div>
        
        
          .myborder {border:2px solid #c990f8;}
        
        Border color #c990f8