#b221dc color space conversions
Hex:
        #b221dc
        RGB:
        178, 33, 220
        CMY:
        30, 87, 14
        CMYK:
        19, 85, 0, 14
      HSL:
        287°, 73.9130%, 49.6078%
        HSV (HSB):
        287°, 85.0000%, 86.2745%
        XYZ:
        31.8222, 15.7200, 69.0672
        xyY:
        0.2729, 0.1348, 15.7200
      CIE-Lab:
        46.6050, 77.3411, -63.9042
        CIE-LCH:
        46.6050, 100.3264, 320.4343
        CIE-Luv:
        46.6050, 42.5537, -103.2231
        Hunter-Lab:
        39.6485, 73.8810, -75.5286
      #b221dc color charts
#b221dc RGB chart
      #b221dc CMYK chart
      #b221dc RGB pie chart
      #b221dc color shades, tints & tones
#b221dc color schemes
#b221dc color preview, HTML & CSS examples
           This text has a color of #b221dc        
        
          <p style="color:#b221dc;">Text here</p>
        
        
          .mytext {color:#b221dc;}
        
        Text color #b221dc
      
           This box has a color of #b221dc        
        
          <div style="background-color:#b221dc;">Content here</div>
        
        
          .mybackground {background-color:#b221dc;}
        
        Background color #b221dc
      
           Border around this has a color of #b221dc        
        
          <div style="border:2px solid #b221dc;">Content here</div>
        
        
          .myborder {border:2px solid #b221dc;}
        
        Border color #b221dc