#b22bd1 color space conversions
Hex:
        #b22bd1
        RGB:
        178, 43, 209
        CMY:
        30, 83, 18
        CMYK:
        15, 79, 0, 18
      HSL:
        289°, 65.8730%, 49.4118%
        HSV (HSB):
        289°, 79.4258%, 81.9608%
        XYZ:
        30.7326, 15.7962, 61.7508
        xyY:
        0.2838, 0.1459, 15.7962
      CIE-Lab:
        46.7059, 72.8971, -57.4344
        CIE-LCH:
        46.7059, 92.8046, 321.7660
        CIE-Luv:
        46.7059, 44.6719, -93.7814
        Hunter-Lab:
        39.7444, 68.4735, -64.2976
      #b22bd1 color charts
#b22bd1 RGB chart
      #b22bd1 CMYK chart
      #b22bd1 RGB pie chart
      #b22bd1 color shades, tints & tones
#b22bd1 color schemes
#b22bd1 color preview, HTML & CSS examples
           This text has a color of #b22bd1        
        
          <p style="color:#b22bd1;">Text here</p>
        
        
          .mytext {color:#b22bd1;}
        
        Text color #b22bd1
      
           This box has a color of #b22bd1        
        
          <div style="background-color:#b22bd1;">Content here</div>
        
        
          .mybackground {background-color:#b22bd1;}
        
        Background color #b22bd1
      
           Border around this has a color of #b22bd1        
        
          <div style="border:2px solid #b22bd1;">Content here</div>
        
        
          .myborder {border:2px solid #b22bd1;}
        
        Border color #b22bd1