#b22cff color space conversions
Hex:
        #b22cff
        RGB:
        178, 44, 255
        CMY:
        30, 83, 0
        CMYK:
        30, 83, 0, 0
      HSL:
        278°, 100.0000%, 58.6275%
        HSV (HSB):
        278°, 82.7451%, 100.0000%
        XYZ:
        37.3108, 18.4863, 96.2095
        xyY:
        0.2455, 0.1216, 18.4863
      CIE-Lab:
        50.0808, 81.2711, -77.9858
        CIE-LCH:
        50.0808, 112.6355, 316.1818
        CIE-Luv:
        50.0808, 32.2693, -125.3453
        Hunter-Lab:
        42.9957, 79.6559, -102.5733
      #b22cff color charts
#b22cff RGB chart
      #b22cff CMYK chart
      #b22cff RGB pie chart
      #b22cff color shades, tints & tones
#b22cff color schemes
#b22cff color preview, HTML & CSS examples
           This text has a color of #b22cff        
        
          <p style="color:#b22cff;">Text here</p>
        
        
          .mytext {color:#b22cff;}
        
        Text color #b22cff
      
           This box has a color of #b22cff        
        
          <div style="background-color:#b22cff;">Content here</div>
        
        
          .mybackground {background-color:#b22cff;}
        
        Background color #b22cff
      
           Border around this has a color of #b22cff        
        
          <div style="border:2px solid #b22cff;">Content here</div>
        
        
          .myborder {border:2px solid #b22cff;}
        
        Border color #b22cff