#9b05dc color space conversions
Hex:
        #9b05dc
        RGB:
        155, 5, 220
        CMY:
        39, 98, 14
        CMYK:
        30, 98, 0, 14
      HSL:
        282°, 95.5556%, 44.1176%
        HSV (HSB):
        282°, 97.7273%, 86.2745%
        XYZ:
        26.4901, 12.2444, 68.6774
        xyY:
        0.2466, 0.1140, 12.2444
      CIE-Lab:
        41.6020, 78.3174, -72.2062
        CIE-LCH:
        41.6020, 106.5239, 317.3249
        CIE-Luv:
        41.6020, 30.6959, -110.0867
        Hunter-Lab:
        34.9920, 73.8944, -91.8716
      #9b05dc color charts
#9b05dc RGB chart
      #9b05dc CMYK chart
      #9b05dc RGB pie chart
      #9b05dc color shades, tints & tones
#9b05dc color schemes
#9b05dc color preview, HTML & CSS examples
           This text has a color of #9b05dc        
        
          <p style="color:#9b05dc;">Text here</p>
        
        
          .mytext {color:#9b05dc;}
        
        Text color #9b05dc
      
           This box has a color of #9b05dc        
        
          <div style="background-color:#9b05dc;">Content here</div>
        
        
          .mybackground {background-color:#9b05dc;}
        
        Background color #9b05dc
      
           Border around this has a color of #9b05dc        
        
          <div style="border:2px solid #9b05dc;">Content here</div>
        
        
          .myborder {border:2px solid #9b05dc;}
        
        Border color #9b05dc