#b32af2 color space conversions
Hex:
        #b32af2
        RGB:
        179, 42, 242
        CMY:
        30, 84, 5
        CMYK:
        26, 83, 0, 5
      HSL:
        281°, 88.4956%, 55.6863%
        HSV (HSB):
        281°, 82.6446%, 94.9020%
        XYZ:
        35.4454, 17.6504, 85.5431
        xyY:
        0.2557, 0.1273, 17.6504
      CIE-Lab:
        49.0694, 79.4247, -72.3576
        CIE-LCH:
        49.0694, 107.4426, 317.6658
        CIE-Luv:
        49.0694, 36.2215, -116.7706
        Hunter-Lab:
        42.0124, 77.0766, -91.3139
      #b32af2 color charts
#b32af2 RGB chart
      #b32af2 CMYK chart
      #b32af2 RGB pie chart
      #b32af2 color shades, tints & tones
#b32af2 color schemes
#b32af2 color preview, HTML & CSS examples
           This text has a color of #b32af2        
        
          <p style="color:#b32af2;">Text here</p>
        
        
          .mytext {color:#b32af2;}
        
        Text color #b32af2
      
           This box has a color of #b32af2        
        
          <div style="background-color:#b32af2;">Content here</div>
        
        
          .mybackground {background-color:#b32af2;}
        
        Background color #b32af2
      
           Border around this has a color of #b32af2        
        
          <div style="border:2px solid #b32af2;">Content here</div>
        
        
          .myborder {border:2px solid #b32af2;}
        
        Border color #b32af2