#b82cc2 color space conversions
Hex:
        #b82cc2
        RGB:
        184, 44, 194
        CMY:
        28, 83, 24
        CMYK:
        5, 77, 0, 24
      HSL:
        296°, 63.0252%, 46.6667%
        HSV (HSB):
        296°, 77.3196%, 76.0784%
        XYZ:
        30.4055, 15.8868, 52.5028
        xyY:
        0.3078, 0.1608, 15.8868
      CIE-Lab:
        46.8256, 71.1594, -48.5131
        CIE-LCH:
        46.8256, 86.1231, 325.7157
        CIE-Luv:
        46.8256, 53.2721, -80.8824
        Hunter-Lab:
        39.8582, 66.4152, -50.1985
      #b82cc2 color charts
#b82cc2 RGB chart
      #b82cc2 CMYK chart
      #b82cc2 RGB pie chart
      #b82cc2 color shades, tints & tones
#b82cc2 color schemes
#b82cc2 color preview, HTML & CSS examples
           This text has a color of #b82cc2        
        
          <p style="color:#b82cc2;">Text here</p>
        
        
          .mytext {color:#b82cc2;}
        
        Text color #b82cc2
      
           This box has a color of #b82cc2        
        
          <div style="background-color:#b82cc2;">Content here</div>
        
        
          .mybackground {background-color:#b82cc2;}
        
        Background color #b82cc2
      
           Border around this has a color of #b82cc2        
        
          <div style="border:2px solid #b82cc2;">Content here</div>
        
        
          .myborder {border:2px solid #b82cc2;}
        
        Border color #b82cc2