#9c7de2 color space conversions
Hex:
        #9c7de2
        RGB:
        156, 125, 226
        CMY:
        39, 51, 11
        CMYK:
        31, 45, 0, 11
      HSL:
        258°, 63.5220%, 68.8235%
        HSV (HSB):
        258°, 44.6903%, 88.6275%
        XYZ:
        34.7714, 27.2261, 75.3740
        xyY:
        0.2531, 0.1982, 27.2261
      CIE-Lab:
        59.1831, 33.5354, -47.2969
        CIE-LCH:
        59.1831, 57.9794, 305.3382
        CIE-Luv:
        59.1831, 7.6724, -78.6473
        Hunter-Lab:
        52.1787, 27.6381, -49.1215
      #9c7de2 color charts
#9c7de2 RGB chart
      #9c7de2 CMYK chart
      #9c7de2 RGB pie chart
      #9c7de2 color shades, tints & tones
#9c7de2 color schemes
#9c7de2 color preview, HTML & CSS examples
           This text has a color of #9c7de2        
        
          <p style="color:#9c7de2;">Text here</p>
        
        
          .mytext {color:#9c7de2;}
        
        Text color #9c7de2
      
           This box has a color of #9c7de2        
        
          <div style="background-color:#9c7de2;">Content here</div>
        
        
          .mybackground {background-color:#9c7de2;}
        
        Background color #9c7de2
      
           Border around this has a color of #9c7de2        
        
          <div style="border:2px solid #9c7de2;">Content here</div>
        
        
          .myborder {border:2px solid #9c7de2;}
        
        Border color #9c7de2