#9d05fe color space conversions
Hex:
        #9d05fe
        RGB:
        157, 5, 254
        CMY:
        38, 98, 0
        CMYK:
        38, 98, 0, 0
      HSL:
        277°, 99.2032%, 50.7843%
        HSV (HSB):
        277°, 98.0315%, 99.6078%
        XYZ:
        31.8483, 14.4324, 94.8731
        xyY:
        0.2256, 0.1022, 14.4324
      CIE-Lab:
        44.8468, 85.0144, -86.1171
        CIE-LCH:
        44.8468, 121.0108, 314.6308
        CIE-Luv:
        44.8468, 24.0156, -130.9529
        Hunter-Lab:
        37.9900, 83.1601, -121.4729
      #9d05fe color charts
#9d05fe RGB chart
      #9d05fe CMYK chart
      #9d05fe RGB pie chart
      #9d05fe color shades, tints & tones
#9d05fe color schemes
#9d05fe color preview, HTML & CSS examples
           This text has a color of #9d05fe        
        
          <p style="color:#9d05fe;">Text here</p>
        
        
          .mytext {color:#9d05fe;}
        
        Text color #9d05fe
      
           This box has a color of #9d05fe        
        
          <div style="background-color:#9d05fe;">Content here</div>
        
        
          .mybackground {background-color:#9d05fe;}
        
        Background color #9d05fe
      
           Border around this has a color of #9d05fe        
        
          <div style="border:2px solid #9d05fe;">Content here</div>
        
        
          .myborder {border:2px solid #9d05fe;}
        
        Border color #9d05fe