#b020f9 color space conversions
Hex:
        #b020f9
        RGB:
        176, 32, 249
        CMY:
        31, 87, 2
        CMYK:
        29, 87, 0, 2
      HSL:
        280°, 94.7598%, 55.0980%
        HSV (HSB):
        280°, 87.1486%, 97.6471%
        XYZ:
        35.5199, 17.1027, 91.0516
        xyY:
        0.2472, 0.1190, 17.1027
      CIE-Lab:
        48.3892, 82.6086, -77.4095
        CIE-LCH:
        48.3892, 113.2096, 316.8609
        CIE-Luv:
        48.3892, 33.6753, -123.3004
        Hunter-Lab:
        41.3554, 80.9406, -101.5892
      #b020f9 color charts
#b020f9 RGB chart
      #b020f9 CMYK chart
      #b020f9 RGB pie chart
      #b020f9 color shades, tints & tones
#b020f9 color schemes
#b020f9 color preview, HTML & CSS examples
           This text has a color of #b020f9        
        
          <p style="color:#b020f9;">Text here</p>
        
        
          .mytext {color:#b020f9;}
        
        Text color #b020f9
      
           This box has a color of #b020f9        
        
          <div style="background-color:#b020f9;">Content here</div>
        
        
          .mybackground {background-color:#b020f9;}
        
        Background color #b020f9
      
           Border around this has a color of #b020f9        
        
          <div style="border:2px solid #b020f9;">Content here</div>
        
        
          .myborder {border:2px solid #b020f9;}
        
        Border color #b020f9