#b42ecb color space conversions
Hex:
        #b42ecb
        RGB:
        180, 46, 203
        CMY:
        29, 82, 20
        CMYK:
        11, 77, 0, 20
      HSL:
        291°, 63.0522%, 48.8235%
        HSV (HSB):
        291°, 77.3399%, 79.6078%
        XYZ:
        30.5789, 15.9691, 57.9706
        xyY:
        0.2926, 0.1528, 15.9691
      CIE-Lab:
        46.9339, 71.3413, -53.5918
        CIE-LCH:
        46.9339, 89.2282, 323.0860
        CIE-Luv:
        46.9339, 47.3646, -88.2619
        Hunter-Lab:
        39.9613, 66.6579, -58.0371
      #b42ecb color charts
#b42ecb RGB chart
      #b42ecb CMYK chart
      #b42ecb RGB pie chart
      #b42ecb color shades, tints & tones
#b42ecb color schemes
#b42ecb color preview, HTML & CSS examples
           This text has a color of #b42ecb        
        
          <p style="color:#b42ecb;">Text here</p>
        
        
          .mytext {color:#b42ecb;}
        
        Text color #b42ecb
      
           This box has a color of #b42ecb        
        
          <div style="background-color:#b42ecb;">Content here</div>
        
        
          .mybackground {background-color:#b42ecb;}
        
        Background color #b42ecb
      
           Border around this has a color of #b42ecb        
        
          <div style="border:2px solid #b42ecb;">Content here</div>
        
        
          .myborder {border:2px solid #b42ecb;}
        
        Border color #b42ecb