#9b12fd color space conversions
Hex:
        #9b12fd
        RGB:
        155, 18, 253
        CMY:
        39, 93, 1
        CMYK:
        39, 93, 0, 1
      HSL:
        275°, 98.3264%, 53.1373%
        HSV (HSB):
        275°, 92.8854%, 99.2157%
        XYZ:
        31.4635, 14.4930, 94.0676
        xyY:
        0.2247, 0.1035, 14.4930
      CIE-Lab:
        44.9318, 83.2433, -85.4283
        CIE-LCH:
        44.9318, 119.2789, 314.2578
        CIE-Luv:
        44.9318, 22.8656, -130.0941
        Hunter-Lab:
        38.0697, 80.9030, -119.8527
      #9b12fd color charts
#9b12fd RGB chart
      #9b12fd CMYK chart
      #9b12fd RGB pie chart
      #9b12fd color shades, tints & tones
#9b12fd color schemes
#9b12fd color preview, HTML & CSS examples
           This text has a color of #9b12fd        
        
          <p style="color:#9b12fd;">Text here</p>
        
        
          .mytext {color:#9b12fd;}
        
        Text color #9b12fd
      
           This box has a color of #9b12fd        
        
          <div style="background-color:#9b12fd;">Content here</div>
        
        
          .mybackground {background-color:#9b12fd;}
        
        Background color #9b12fd
      
           Border around this has a color of #9b12fd        
        
          <div style="border:2px solid #9b12fd;">Content here</div>
        
        
          .myborder {border:2px solid #9b12fd;}
        
        Border color #9b12fd