#b542fd color space conversions
Hex:
        #b542fd
        RGB:
        181, 66, 253
        CMY:
        29, 74, 1
        CMYK:
        28, 74, 0, 1
      HSL:
        277°, 97.9058%, 62.5490%
        HSV (HSB):
        277°, 73.9130%, 99.2157%
        XYZ:
        38.7339, 20.8120, 94.9041
        xyY:
        0.2508, 0.1347, 20.8120
      CIE-Lab:
        52.7432, 74.3918, -72.5235
        CIE-LCH:
        52.7432, 103.8932, 315.7286
        CIE-Luv:
        52.7432, 31.4805, -119.0674
        Hunter-Lab:
        45.6202, 71.7203, -91.4074
      #b542fd color charts
#b542fd RGB chart
      #b542fd CMYK chart
      #b542fd RGB pie chart
      #b542fd color shades, tints & tones
#b542fd color schemes
#b542fd color preview, HTML & CSS examples
           This text has a color of #b542fd        
        
          <p style="color:#b542fd;">Text here</p>
        
        
          .mytext {color:#b542fd;}
        
        Text color #b542fd
      
           This box has a color of #b542fd        
        
          <div style="background-color:#b542fd;">Content here</div>
        
        
          .mybackground {background-color:#b542fd;}
        
        Background color #b542fd
      
           Border around this has a color of #b542fd        
        
          <div style="border:2px solid #b542fd;">Content here</div>
        
        
          .myborder {border:2px solid #b542fd;}
        
        Border color #b542fd