#b502f0 color space conversions
Hex:
        #b502f0
        RGB:
        181, 2, 240
        CMY:
        29, 99, 6
        CMYK:
        25, 99, 0, 6
      HSL:
        285°, 98.3471%, 47.4510%
        HSV (HSB):
        285°, 99.1667%, 94.1176%
        XYZ:
        34.8059, 16.1584, 83.7225
        xyY:
        0.2584, 0.1200, 16.1584
      CIE-Lab:
        47.1817, 85.3839, -74.2936
        CIE-LCH:
        47.1817, 113.1810, 318.9731
        CIE-Luv:
        47.1817, 40.2775, -118.4345
        Hunter-Lab:
        40.1976, 84.2124, -95.3494
      #b502f0 color charts
#b502f0 RGB chart
      #b502f0 CMYK chart
      #b502f0 RGB pie chart
      #b502f0 color shades, tints & tones
#b502f0 color schemes
#b502f0 color preview, HTML & CSS examples
           This text has a color of #b502f0        
        
          <p style="color:#b502f0;">Text here</p>
        
        
          .mytext {color:#b502f0;}
        
        Text color #b502f0
      
           This box has a color of #b502f0        
        
          <div style="background-color:#b502f0;">Content here</div>
        
        
          .mybackground {background-color:#b502f0;}
        
        Background color #b502f0
      
           Border around this has a color of #b502f0        
        
          <div style="border:2px solid #b502f0;">Content here</div>
        
        
          .myborder {border:2px solid #b502f0;}
        
        Border color #b502f0