#b502e3 color space conversions
Hex:
        #b502e3
        RGB:
        181, 2, 227
        CMY:
        29, 99, 11
        CMYK:
        20, 99, 0, 11
      HSL:
        288°, 98.2533%, 44.9020%
        HSV (HSB):
        288°, 99.1189%, 89.0196%
        XYZ:
        32.9429, 15.4132, 73.9118
        xyY:
        0.2694, 0.1261, 15.4132
      CIE-Lab:
        46.1951, 83.1367, -68.5384
        CIE-LCH:
        46.1951, 107.7461, 320.4976
        CIE-Luv:
        46.1951, 44.0576, -109.7982
        Hunter-Lab:
        39.2597, 81.0753, -84.1399
      #b502e3 color charts
#b502e3 RGB chart
      #b502e3 CMYK chart
      #b502e3 RGB pie chart
      #b502e3 color shades, tints & tones
#b502e3 color schemes
#b502e3 color preview, HTML & CSS examples
           This text has a color of #b502e3        
        
          <p style="color:#b502e3;">Text here</p>
        
        
          .mytext {color:#b502e3;}
        
        Text color #b502e3
      
           This box has a color of #b502e3        
        
          <div style="background-color:#b502e3;">Content here</div>
        
        
          .mybackground {background-color:#b502e3;}
        
        Background color #b502e3
      
           Border around this has a color of #b502e3        
        
          <div style="border:2px solid #b502e3;">Content here</div>
        
        
          .myborder {border:2px solid #b502e3;}
        
        Border color #b502e3