#b20fe6 color space conversions
Hex:
        #b20fe6
        RGB:
        178, 15, 230
        CMY:
        30, 94, 10
        CMYK:
        23, 93, 0, 10
      HSL:
        285°, 87.7551%, 48.0392%
        HSV (HSB):
        285°, 93.4783%, 90.1961%
        XYZ:
        32.8138, 15.5198, 76.1290
        xyY:
        0.2636, 0.1247, 15.5198
      CIE-Lab:
        46.3381, 82.0611, -70.0322
        CIE-LCH:
        46.3381, 107.8820, 319.5220
        CIE-Luv:
        46.3381, 40.8788, -111.7959
        Hunter-Lab:
        39.3952, 79.7384, -86.9981
      #b20fe6 color charts
#b20fe6 RGB chart
      #b20fe6 CMYK chart
      #b20fe6 RGB pie chart
      #b20fe6 color shades, tints & tones
#b20fe6 color schemes
#b20fe6 color preview, HTML & CSS examples
           This text has a color of #b20fe6        
        
          <p style="color:#b20fe6;">Text here</p>
        
        
          .mytext {color:#b20fe6;}
        
        Text color #b20fe6
      
           This box has a color of #b20fe6        
        
          <div style="background-color:#b20fe6;">Content here</div>
        
        
          .mybackground {background-color:#b20fe6;}
        
        Background color #b20fe6
      
           Border around this has a color of #b20fe6        
        
          <div style="border:2px solid #b20fe6;">Content here</div>
        
        
          .myborder {border:2px solid #b20fe6;}
        
        Border color #b20fe6