#b224ef color space conversions
Hex:
        #b224ef
        RGB:
        178, 36, 239
        CMY:
        30, 86, 6
        CMYK:
        26, 85, 0, 6
      HSL:
        282°, 86.3830%, 53.9216%
        HSV (HSB):
        282°, 84.9372%, 93.7255%
        XYZ:
        34.5710, 16.9587, 83.1126
        xyY:
        0.2568, 0.1260, 16.9587
      CIE-Lab:
        48.2080, 80.1533, -72.0781
        CIE-LCH:
        48.2080, 107.7952, 318.0365
        CIE-Luv:
        48.2080, 37.0100, -115.8104
        Hunter-Lab:
        41.1810, 77.7820, -90.8341
      #b224ef color charts
#b224ef RGB chart
      #b224ef CMYK chart
      #b224ef RGB pie chart
      #b224ef color shades, tints & tones
#b224ef color schemes
#b224ef color preview, HTML & CSS examples
           This text has a color of #b224ef        
        
          <p style="color:#b224ef;">Text here</p>
        
        
          .mytext {color:#b224ef;}
        
        Text color #b224ef
      
           This box has a color of #b224ef        
        
          <div style="background-color:#b224ef;">Content here</div>
        
        
          .mybackground {background-color:#b224ef;}
        
        Background color #b224ef
      
           Border around this has a color of #b224ef        
        
          <div style="border:2px solid #b224ef;">Content here</div>
        
        
          .myborder {border:2px solid #b224ef;}
        
        Border color #b224ef