#b972f1 color space conversions
Hex:
        #b972f1
        RGB:
        185, 114, 241
        CMY:
        27, 55, 5
        CMYK:
        23, 53, 0, 5
      HSL:
        274°, 81.9355%, 69.6078%
        HSV (HSB):
        274°, 52.6971%, 94.5098%
        XYZ:
        41.9021, 28.6998, 86.5502
        xyY:
        0.2666, 0.1826, 28.6998
      CIE-Lab:
        60.5158, 50.7325, -53.3438
        CIE-LCH:
        60.5158, 73.6163, 313.5627
        CIE-Luv:
        60.5158, 24.4805, -90.8596
        Hunter-Lab:
        53.5722, 45.8644, -58.2873
      #b972f1 color charts
#b972f1 RGB chart
      #b972f1 CMYK chart
      #b972f1 RGB pie chart
      #b972f1 color shades, tints & tones
#b972f1 color schemes
#b972f1 color preview, HTML & CSS examples
           This text has a color of #b972f1        
        
          <p style="color:#b972f1;">Text here</p>
        
        
          .mytext {color:#b972f1;}
        
        Text color #b972f1
      
           This box has a color of #b972f1        
        
          <div style="background-color:#b972f1;">Content here</div>
        
        
          .mybackground {background-color:#b972f1;}
        
        Background color #b972f1
      
           Border around this has a color of #b972f1        
        
          <div style="border:2px solid #b972f1;">Content here</div>
        
        
          .myborder {border:2px solid #b972f1;}
        
        Border color #b972f1