#b952c5 color space conversions
Hex:
        #b952c5
        RGB:
        185, 82, 197
        CMY:
        27, 68, 23
        CMYK:
        6, 58, 0, 23
      HSL:
        294°, 49.7835%, 54.7059%
        HSV (HSB):
        294°, 58.3756%, 77.2549%
        XYZ:
        33.1029, 20.3801, 55.0124
        xyY:
        0.3051, 0.1878, 20.3801
      CIE-Lab:
        52.2643, 57.5441, -41.5960
        CIE-LCH:
        52.2643, 71.0039, 324.1386
        CIE-Luv:
        52.2643, 44.1392, -70.8593
        Hunter-Lab:
        45.1443, 51.8859, -40.6491
      #b952c5 color charts
#b952c5 RGB chart
      #b952c5 CMYK chart
      #b952c5 RGB pie chart
      #b952c5 color shades, tints & tones
#b952c5 color schemes
#b952c5 color preview, HTML & CSS examples
           This text has a color of #b952c5        
        
          <p style="color:#b952c5;">Text here</p>
        
        
          .mytext {color:#b952c5;}
        
        Text color #b952c5
      
           This box has a color of #b952c5        
        
          <div style="background-color:#b952c5;">Content here</div>
        
        
          .mybackground {background-color:#b952c5;}
        
        Background color #b952c5
      
           Border around this has a color of #b952c5        
        
          <div style="border:2px solid #b952c5;">Content here</div>
        
        
          .myborder {border:2px solid #b952c5;}
        
        Border color #b952c5