#b542ff color space conversions
Hex:
        #b542ff
        RGB:
        181, 66, 255
        CMY:
        29, 74, 0
        CMYK:
        29, 74, 0, 0
      HSL:
        277°, 100.0000%, 62.9412%
        HSV (HSB):
        277°, 74.1176%, 100.0000%
        XYZ:
        39.0543, 20.9402, 96.5912
        xyY:
        0.2494, 0.1337, 20.9402
      CIE-Lab:
        52.8840, 74.8041, -73.4061
        CIE-LCH:
        52.8840, 104.8052, 315.5404
        CIE-Luv:
        52.8840, 31.0311, -120.4535
        Hunter-Lab:
        45.7604, 72.2601, -93.1171
      #b542ff color charts
#b542ff RGB chart
      #b542ff CMYK chart
      #b542ff RGB pie chart
      #b542ff color shades, tints & tones
#b542ff color schemes
#b542ff color preview, HTML & CSS examples
           This text has a color of #b542ff        
        
          <p style="color:#b542ff;">Text here</p>
        
        
          .mytext {color:#b542ff;}
        
        Text color #b542ff
      
           This box has a color of #b542ff        
        
          <div style="background-color:#b542ff;">Content here</div>
        
        
          .mybackground {background-color:#b542ff;}
        
        Background color #b542ff
      
           Border around this has a color of #b542ff        
        
          <div style="border:2px solid #b542ff;">Content here</div>
        
        
          .myborder {border:2px solid #b542ff;}
        
        Border color #b542ff