#b452d4 color space conversions
Hex:
        #b452d4
        RGB:
        180, 82, 212
        CMY:
        29, 68, 17
        CMYK:
        15, 61, 0, 17
      HSL:
        285°, 60.1852%, 57.6471%
        HSV (HSB):
        285°, 61.3208%, 83.1373%
        XYZ:
        33.7233, 20.4914, 64.4652
        xyY:
        0.2842, 0.1727, 20.4914
      CIE-Lab:
        52.3883, 59.1938, -50.0283
        CIE-LCH:
        52.3883, 77.5031, 319.7968
        CIE-Luv:
        52.3883, 37.1432, -83.9680
        Hunter-Lab:
        45.2674, 53.7613, -52.7476
      #b452d4 color charts
#b452d4 RGB chart
      #b452d4 CMYK chart
      #b452d4 RGB pie chart
      #b452d4 color shades, tints & tones
#b452d4 color schemes
#b452d4 color preview, HTML & CSS examples
           This text has a color of #b452d4        
        
          <p style="color:#b452d4;">Text here</p>
        
        
          .mytext {color:#b452d4;}
        
        Text color #b452d4
      
           This box has a color of #b452d4        
        
          <div style="background-color:#b452d4;">Content here</div>
        
        
          .mybackground {background-color:#b452d4;}
        
        Background color #b452d4
      
           Border around this has a color of #b452d4        
        
          <div style="border:2px solid #b452d4;">Content here</div>
        
        
          .myborder {border:2px solid #b452d4;}
        
        Border color #b452d4