#b20efd color space conversions
Hex:
        #b20efd
        RGB:
        178, 14, 253
        CMY:
        30, 95, 1
        CMYK:
        30, 94, 0, 1
      HSL:
        281°, 98.3539%, 52.3529%
        HSV (HSB):
        281°, 94.4664%, 99.2157%
        XYZ:
        36.2468, 16.8709, 94.2745
        xyY:
        0.2459, 0.1145, 16.8709
      CIE-Lab:
        48.0970, 86.3081, -80.1107
        CIE-LCH:
        48.0970, 117.7575, 317.1327
        CIE-Luv:
        48.0970, 34.7487, -126.8948
        Hunter-Lab:
        41.0742, 85.6411, -107.3319
      #b20efd color charts
#b20efd RGB chart
      #b20efd CMYK chart
      #b20efd RGB pie chart
      #b20efd color shades, tints & tones
#b20efd color schemes
#b20efd color preview, HTML & CSS examples
           This text has a color of #b20efd        
        
          <p style="color:#b20efd;">Text here</p>
        
        
          .mytext {color:#b20efd;}
        
        Text color #b20efd
      
           This box has a color of #b20efd        
        
          <div style="background-color:#b20efd;">Content here</div>
        
        
          .mybackground {background-color:#b20efd;}
        
        Background color #b20efd
      
           Border around this has a color of #b20efd        
        
          <div style="border:2px solid #b20efd;">Content here</div>
        
        
          .myborder {border:2px solid #b20efd;}
        
        Border color #b20efd