#b322cf color space conversions
Hex:
        #b322cf
        RGB:
        179, 34, 207
        CMY:
        30, 87, 19
        CMYK:
        14, 84, 0, 19
      HSL:
        290°, 71.7842%, 47.2549%
        HSV (HSB):
        290°, 83.5749%, 81.1765%
        XYZ:
        30.4249, 15.2328, 60.3681
        xyY:
        0.2870, 0.1437, 15.2328
      CIE-Lab:
        45.9514, 75.0005, -57.4905
        CIE-LCH:
        45.9514, 94.4999, 322.5286
        CIE-Luv:
        45.9514, 47.0352, -93.6504
        Hunter-Lab:
        39.0292, 70.8474, -64.3860
      #b322cf color charts
#b322cf RGB chart
      #b322cf CMYK chart
      #b322cf RGB pie chart
      #b322cf color shades, tints & tones
#b322cf color schemes
#b322cf color preview, HTML & CSS examples
           This text has a color of #b322cf        
        
          <p style="color:#b322cf;">Text here</p>
        
        
          .mytext {color:#b322cf;}
        
        Text color #b322cf
      
           This box has a color of #b322cf        
        
          <div style="background-color:#b322cf;">Content here</div>
        
        
          .mybackground {background-color:#b322cf;}
        
        Background color #b322cf
      
           Border around this has a color of #b322cf        
        
          <div style="border:2px solid #b322cf;">Content here</div>
        
        
          .myborder {border:2px solid #b322cf;}
        
        Border color #b322cf