#b452e4 color space conversions
Hex:
        #b452e4
        RGB:
        180, 82, 228
        CMY:
        29, 68, 11
        CMYK:
        21, 64, 0, 11
      HSL:
        280°, 73.0000%, 60.7843%
        HSV (HSB):
        280°, 64.0351%, 89.4118%
        XYZ:
        35.8433, 21.3393, 75.6285
        xyY:
        0.2699, 0.1607, 21.3393
      CIE-Lab:
        53.3189, 62.4495, -57.6064
        CIE-LCH:
        53.3189, 84.9614, 317.3100
        CIE-Luv:
        53.3189, 33.3817, -96.2158
        Hunter-Lab:
        46.1945, 57.6615, -64.7320
      #b452e4 color charts
#b452e4 RGB chart
      #b452e4 CMYK chart
      #b452e4 RGB pie chart
      #b452e4 color shades, tints & tones
#b452e4 color schemes
#b452e4 color preview, HTML & CSS examples
           This text has a color of #b452e4        
        
          <p style="color:#b452e4;">Text here</p>
        
        
          .mytext {color:#b452e4;}
        
        Text color #b452e4
      
           This box has a color of #b452e4        
        
          <div style="background-color:#b452e4;">Content here</div>
        
        
          .mybackground {background-color:#b452e4;}
        
        Background color #b452e4
      
           Border around this has a color of #b452e4        
        
          <div style="border:2px solid #b452e4;">Content here</div>
        
        
          .myborder {border:2px solid #b452e4;}
        
        Border color #b452e4