#9d0fec color space conversions
Hex:
        #9d0fec
        RGB:
        157, 15, 236
        CMY:
        38, 94, 7
        CMYK:
        33, 94, 0, 7
      HSL:
        279°, 88.0478%, 49.2157%
        HSV (HSB):
        279°, 93.6441%, 92.5490%
        XYZ:
        29.2158, 13.5659, 80.4355
        xyY:
        0.2371, 0.1101, 13.5659
      CIE-Lab:
        43.6038, 80.5269, -78.0324
        CIE-LCH:
        43.6038, 112.1322, 315.9013
        CIE-Luv:
        43.6038, 27.6063, -119.4703
        Hunter-Lab:
        36.8319, 77.1339, -103.6985
      #9d0fec color charts
#9d0fec RGB chart
      #9d0fec CMYK chart
      #9d0fec RGB pie chart
      #9d0fec color shades, tints & tones
#9d0fec color schemes
#9d0fec color preview, HTML & CSS examples
           This text has a color of #9d0fec        
        
          <p style="color:#9d0fec;">Text here</p>
        
        
          .mytext {color:#9d0fec;}
        
        Text color #9d0fec
      
           This box has a color of #9d0fec        
        
          <div style="background-color:#9d0fec;">Content here</div>
        
        
          .mybackground {background-color:#9d0fec;}
        
        Background color #9d0fec
      
           Border around this has a color of #9d0fec        
        
          <div style="border:2px solid #9d0fec;">Content here</div>
        
        
          .myborder {border:2px solid #9d0fec;}
        
        Border color #9d0fec