#9146bf color space conversions
Hex:
        #9146bf
        RGB:
        145, 70, 191
        CMY:
        43, 73, 25
        CMYK:
        24, 63, 0, 25
      HSL:
        277°, 48.5944%, 51.1765%
        HSV (HSB):
        277°, 63.3508%, 74.9020%
        XYZ:
        23.2712, 14.1616, 50.7972
        xyY:
        0.2638, 0.1605, 14.1616
      CIE-Lab:
        44.4639, 52.1774, -50.8679
        CIE-LCH:
        44.4639, 72.8699, 315.7281
        CIE-Luv:
        44.4639, 24.2861, -80.8771
        Hunter-Lab:
        37.6320, 44.5264, -53.6897
      #9146bf color charts
#9146bf RGB chart
      #9146bf CMYK chart
      #9146bf RGB pie chart
      #9146bf color shades, tints & tones
#9146bf color schemes
#9146bf color preview, HTML & CSS examples
           This text has a color of #9146bf        
        
          <p style="color:#9146bf;">Text here</p>
        
        
          .mytext {color:#9146bf;}
        
        Text color #9146bf
      
           This box has a color of #9146bf        
        
          <div style="background-color:#9146bf;">Content here</div>
        
        
          .mybackground {background-color:#9146bf;}
        
        Background color #9146bf
      
           Border around this has a color of #9146bf        
        
          <div style="border:2px solid #9146bf;">Content here</div>
        
        
          .myborder {border:2px solid #9146bf;}
        
        Border color #9146bf