#b802e1 color space conversions
Hex:
        #b802e1
        RGB:
        184, 2, 225
        CMY:
        28, 99, 12
        CMYK:
        18, 99, 0, 12
      HSL:
        289°, 98.2379%, 44.5098%
        HSV (HSB):
        289°, 99.1111%, 88.2353%
        XYZ:
        33.3795, 15.6700, 72.4995
        xyY:
        0.2746, 0.1289, 15.6700
      CIE-Lab:
        46.5385, 83.2009, -66.8194
        CIE-LCH:
        46.5385, 106.7110, 321.2317
        CIE-Luv:
        46.5385, 46.5422, -107.7555
        Hunter-Lab:
        39.5854, 81.2418, -80.8782
      #b802e1 color charts
#b802e1 RGB chart
      #b802e1 CMYK chart
      #b802e1 RGB pie chart
      #b802e1 color shades, tints & tones
#b802e1 color schemes
#b802e1 color preview, HTML & CSS examples
           This text has a color of #b802e1        
        
          <p style="color:#b802e1;">Text here</p>
        
        
          .mytext {color:#b802e1;}
        
        Text color #b802e1
      
           This box has a color of #b802e1        
        
          <div style="background-color:#b802e1;">Content here</div>
        
        
          .mybackground {background-color:#b802e1;}
        
        Background color #b802e1
      
           Border around this has a color of #b802e1        
        
          <div style="border:2px solid #b802e1;">Content here</div>
        
        
          .myborder {border:2px solid #b802e1;}
        
        Border color #b802e1