#b802c2 color space conversions
Hex:
        #b802c2
        RGB:
        184, 2, 194
        CMY:
        28, 99, 24
        CMYK:
        5, 99, 0, 24
      HSL:
        297°, 97.9592%, 38.4314%
        HSV (HSB):
        297°, 98.9691%, 76.0784%
        XYZ:
        29.5265, 14.1288, 52.2098
        xyY:
        0.3080, 0.1474, 14.1288
      CIE-Lab:
        44.4171, 78.2133, -52.3734
        CIE-LCH:
        44.4171, 94.1291, 326.1929
        CIE-Luv:
        44.4171, 57.0742, -85.9848
        Hunter-Lab:
        37.5883, 74.4363, -56.0415
      #b802c2 color charts
#b802c2 RGB chart
      #b802c2 CMYK chart
      #b802c2 RGB pie chart
      #b802c2 color shades, tints & tones
#b802c2 color schemes
#b802c2 color preview, HTML & CSS examples
           This text has a color of #b802c2        
        
          <p style="color:#b802c2;">Text here</p>
        
        
          .mytext {color:#b802c2;}
        
        Text color #b802c2
      
           This box has a color of #b802c2        
        
          <div style="background-color:#b802c2;">Content here</div>
        
        
          .mybackground {background-color:#b802c2;}
        
        Background color #b802c2
      
           Border around this has a color of #b802c2        
        
          <div style="border:2px solid #b802c2;">Content here</div>
        
        
          .myborder {border:2px solid #b802c2;}
        
        Border color #b802c2