#b20fcd color space conversions
Hex:
        #b20fcd
        RGB:
        178, 15, 205
        CMY:
        30, 94, 20
        CMYK:
        13, 93, 0, 20
      HSL:
        291°, 86.3636%, 43.1373%
        HSV (HSB):
        291°, 92.6829%, 80.3922%
        XYZ:
        29.5504, 14.2144, 58.9438
        xyY:
        0.2877, 0.1384, 14.2144
      CIE-Lab:
        44.5389, 77.7798, -58.6233
        CIE-LCH:
        44.5389, 97.3981, 322.9943
        CIE-Luv:
        44.5389, 48.5566, -94.6384
        Hunter-Lab:
        37.7020, 73.9277, -66.3034
      #b20fcd color charts
#b20fcd RGB chart
      #b20fcd CMYK chart
      #b20fcd RGB pie chart
      #b20fcd color shades, tints & tones
#b20fcd color schemes
#b20fcd color preview, HTML & CSS examples
           This text has a color of #b20fcd        
        
          <p style="color:#b20fcd;">Text here</p>
        
        
          .mytext {color:#b20fcd;}
        
        Text color #b20fcd
      
           This box has a color of #b20fcd        
        
          <div style="background-color:#b20fcd;">Content here</div>
        
        
          .mybackground {background-color:#b20fcd;}
        
        Background color #b20fcd
      
           Border around this has a color of #b20fcd        
        
          <div style="border:2px solid #b20fcd;">Content here</div>
        
        
          .myborder {border:2px solid #b20fcd;}
        
        Border color #b20fcd