#c92ae1 color space conversions
Hex:
        #c92ae1
        RGB:
        201, 42, 225
        CMY:
        21, 84, 12
        CMYK:
        11, 81, 0, 12
      HSL:
        292°, 75.3086%, 52.3529%
        HSV (HSB):
        292°, 81.3333%, 88.2353%
        XYZ:
        38.5060, 19.5097, 72.9704
        xyY:
        0.2940, 0.1489, 19.5097
      CIE-Lab:
        51.2783, 79.9776, -59.0249
        CIE-LCH:
        51.2783, 99.3999, 323.5720
        CIE-Luv:
        51.2783, 54.7772, -99.4081
        Hunter-Lab:
        44.1698, 78.3142, -67.0309
      #c92ae1 color charts
#c92ae1 RGB chart
      #c92ae1 CMYK chart
      #c92ae1 RGB pie chart
      #c92ae1 color shades, tints & tones
#c92ae1 color schemes
#c92ae1 color preview, HTML & CSS examples
           This text has a color of #c92ae1        
        
          <p style="color:#c92ae1;">Text here</p>
        
        
          .mytext {color:#c92ae1;}
        
        Text color #c92ae1
      
           This box has a color of #c92ae1        
        
          <div style="background-color:#c92ae1;">Content here</div>
        
        
          .mybackground {background-color:#c92ae1;}
        
        Background color #c92ae1
      
           Border around this has a color of #c92ae1        
        
          <div style="border:2px solid #c92ae1;">Content here</div>
        
        
          .myborder {border:2px solid #c92ae1;}
        
        Border color #c92ae1