#c90ed8 color space conversions
Hex:
        #c90ed8
        RGB:
        201, 14, 216
        CMY:
        21, 95, 15
        CMYK:
        7, 94, 0, 15
      HSL:
        296°, 87.8261%, 45.0980%
        HSV (HSB):
        296°, 93.5185%, 84.7059%
        XYZ:
        36.6391, 17.6895, 66.4491
        xyY:
        0.3034, 0.1465, 17.6895
      CIE-Lab:
        49.1173, 83.2139, -57.3733
        CIE-LCH:
        49.1173, 101.0754, 325.4150
        CIE-Luv:
        49.1173, 60.3383, -96.2701
        Hunter-Lab:
        42.0588, 81.8954, -64.2315
      #c90ed8 color charts
#c90ed8 RGB chart
      #c90ed8 CMYK chart
      #c90ed8 RGB pie chart
      #c90ed8 color shades, tints & tones
#c90ed8 color schemes
#c90ed8 color preview, HTML & CSS examples
           This text has a color of #c90ed8        
        
          <p style="color:#c90ed8;">Text here</p>
        
        
          .mytext {color:#c90ed8;}
        
        Text color #c90ed8
      
           This box has a color of #c90ed8        
        
          <div style="background-color:#c90ed8;">Content here</div>
        
        
          .mybackground {background-color:#c90ed8;}
        
        Background color #c90ed8
      
           Border around this has a color of #c90ed8        
        
          <div style="border:2px solid #c90ed8;">Content here</div>
        
        
          .myborder {border:2px solid #c90ed8;}
        
        Border color #c90ed8