#9a05fe color space conversions
Hex:
        #9a05fe
        RGB:
        154, 5, 254
        CMY:
        40, 98, 0
        CMYK:
        39, 98, 0, 0
      HSL:
        276°, 99.2032%, 50.7843%
        HSV (HSB):
        276°, 98.0315%, 99.6078%
        XYZ:
        31.2701, 14.1343, 94.8460
        xyY:
        0.2230, 0.1008, 14.1343
      CIE-Lab:
        44.4250, 84.7180, -86.8262
        CIE-LCH:
        44.4250, 121.3093, 314.2959
        CIE-Luv:
        44.4250, 22.6010, -131.2884
        Hunter-Lab:
        37.5956, 82.6746, -123.2594
      #9a05fe color charts
#9a05fe RGB chart
      #9a05fe CMYK chart
      #9a05fe RGB pie chart
      #9a05fe color shades, tints & tones
#9a05fe color schemes
#9a05fe color preview, HTML & CSS examples
           This text has a color of #9a05fe        
        
          <p style="color:#9a05fe;">Text here</p>
        
        
          .mytext {color:#9a05fe;}
        
        Text color #9a05fe
      
           This box has a color of #9a05fe        
        
          <div style="background-color:#9a05fe;">Content here</div>
        
        
          .mybackground {background-color:#9a05fe;}
        
        Background color #9a05fe
      
           Border around this has a color of #9a05fe        
        
          <div style="border:2px solid #9a05fe;">Content here</div>
        
        
          .myborder {border:2px solid #9a05fe;}
        
        Border color #9a05fe