#b742ba color space conversions
Hex:
        #b742ba
        RGB:
        183, 66, 186
        CMY:
        28, 74, 27
        CMYK:
        2, 65, 0, 27
      HSL:
        299°, 47.6190%, 49.4118%
        HSV (HSB):
        299°, 64.5161%, 72.9412%
        XYZ:
        30.3396, 17.5089, 48.2349
        xyY:
        0.3158, 0.1822, 17.5089
      CIE-Lab:
        48.8949, 61.9926, -40.5749
        CIE-LCH:
        48.8949, 74.0905, 326.7948
        CIE-Luv:
        48.8949, 50.4937, -68.8389
        Hunter-Lab:
        41.8436, 56.1988, -39.0555
      #b742ba color charts
#b742ba RGB chart
      #b742ba CMYK chart
      #b742ba RGB pie chart
      #b742ba color shades, tints & tones
#b742ba color schemes
#b742ba color preview, HTML & CSS examples
           This text has a color of #b742ba        
        
          <p style="color:#b742ba;">Text here</p>
        
        
          .mytext {color:#b742ba;}
        
        Text color #b742ba
      
           This box has a color of #b742ba        
        
          <div style="background-color:#b742ba;">Content here</div>
        
        
          .mybackground {background-color:#b742ba;}
        
        Background color #b742ba
      
           Border around this has a color of #b742ba        
        
          <div style="border:2px solid #b742ba;">Content here</div>
        
        
          .myborder {border:2px solid #b742ba;}
        
        Border color #b742ba