#b74fb3 color space conversions
Hex:
        #b74fb3
        RGB:
        183, 79, 179
        CMY:
        28, 69, 30
        CMYK:
        0, 57, 2, 28
      HSL:
        302°, 41.9355%, 51.3725%
        HSV (HSB):
        302°, 56.8306%, 71.7647%
        XYZ:
        30.4611, 18.9139, 44.6931
        xyY:
        0.3238, 0.2011, 18.9139
      CIE-Lab:
        50.5863, 55.1577, -33.8318
        CIE-LCH:
        50.5863, 64.7067, 328.4765
        CIE-Luv:
        50.5863, 48.6530, -58.2525
        Hunter-Lab:
        43.4901, 48.9162, -30.4869
      #b74fb3 color charts
#b74fb3 RGB chart
      #b74fb3 CMYK chart
      #b74fb3 RGB pie chart
      #b74fb3 color shades, tints & tones
#b74fb3 color schemes
#b74fb3 color preview, HTML & CSS examples
           This text has a color of #b74fb3        
        
          <p style="color:#b74fb3;">Text here</p>
        
        
          .mytext {color:#b74fb3;}
        
        Text color #b74fb3
      
           This box has a color of #b74fb3        
        
          <div style="background-color:#b74fb3;">Content here</div>
        
        
          .mybackground {background-color:#b74fb3;}
        
        Background color #b74fb3
      
           Border around this has a color of #b74fb3        
        
          <div style="border:2px solid #b74fb3;">Content here</div>
        
        
          .myborder {border:2px solid #b74fb3;}
        
        Border color #b74fb3