#b602b1 color space conversions
Hex:
        #b602b1
        RGB:
        182, 2, 177
        CMY:
        29, 99, 31
        CMYK:
        0, 99, 3, 29
      HSL:
        302°, 97.8261%, 36.0784%
        HSV (HSB):
        302°, 98.9011%, 71.3725%
        XYZ:
        27.2489, 13.1628, 42.6995
        xyY:
        0.3279, 0.1584, 13.1628
      CIE-Lab:
        43.0076, 75.3480, -44.6549
        CIE-LCH:
        43.0076, 87.5864, 329.3470
        CIE-Luv:
        43.0076, 62.1236, -74.1030
        Hunter-Lab:
        36.2806, 70.5732, -44.3833
      #b602b1 color charts
#b602b1 RGB chart
      #b602b1 CMYK chart
      #b602b1 RGB pie chart
      #b602b1 color shades, tints & tones
#b602b1 color schemes
#b602b1 color preview, HTML & CSS examples
           This text has a color of #b602b1        
        
          <p style="color:#b602b1;">Text here</p>
        
        
          .mytext {color:#b602b1;}
        
        Text color #b602b1
      
           This box has a color of #b602b1        
        
          <div style="background-color:#b602b1;">Content here</div>
        
        
          .mybackground {background-color:#b602b1;}
        
        Background color #b602b1
      
           Border around this has a color of #b602b1        
        
          <div style="border:2px solid #b602b1;">Content here</div>
        
        
          .myborder {border:2px solid #b602b1;}
        
        Border color #b602b1