#b02fe1 color space conversions
Hex:
        #b02fe1
        RGB:
        176, 47, 225
        CMY:
        31, 82, 12
        CMYK:
        22, 79, 0, 12
      HSL:
        283°, 74.7899%, 53.3333%
        HSV (HSB):
        283°, 79.1111%, 88.2353%
        XYZ:
        32.5116, 16.6994, 72.7439
        xyY:
        0.2666, 0.1369, 16.6994
      CIE-Lab:
        47.8790, 74.3389, -64.7044
        CIE-LCH:
        47.8790, 98.5542, 318.9638
        CIE-Luv:
        47.8790, 38.3495, -104.8712
        Hunter-Lab:
        40.8649, 70.4990, -76.9372
      #b02fe1 color charts
#b02fe1 RGB chart
      #b02fe1 CMYK chart
      #b02fe1 RGB pie chart
      #b02fe1 color shades, tints & tones
#b02fe1 color schemes
#b02fe1 color preview, HTML & CSS examples
           This text has a color of #b02fe1        
        
          <p style="color:#b02fe1;">Text here</p>
        
        
          .mytext {color:#b02fe1;}
        
        Text color #b02fe1
      
           This box has a color of #b02fe1        
        
          <div style="background-color:#b02fe1;">Content here</div>
        
        
          .mybackground {background-color:#b02fe1;}
        
        Background color #b02fe1
      
           Border around this has a color of #b02fe1        
        
          <div style="border:2px solid #b02fe1;">Content here</div>
        
        
          .myborder {border:2px solid #b02fe1;}
        
        Border color #b02fe1