#b952f5 color space conversions
Hex:
        #b952f5
        RGB:
        185, 82, 245
        CMY:
        27, 68, 4
        CMYK:
        24, 67, 0, 4
      HSL:
        278°, 89.0710%, 64.1176%
        HSV (HSB):
        278°, 66.5306%, 96.0784%
        XYZ:
        39.5063, 22.9414, 88.7321
        xyY:
        0.2613, 0.1517, 22.9414
      CIE-Lab:
        55.0120, 67.0604, -64.3771
        CIE-LCH:
        55.0120, 92.9597, 316.1695
        CIE-Luv:
        55.0120, 32.4263, -107.7022
        Hunter-Lab:
        47.8972, 63.4092, -76.3098
      #b952f5 color charts
#b952f5 RGB chart
      #b952f5 CMYK chart
      #b952f5 RGB pie chart
      #b952f5 color shades, tints & tones
#b952f5 color schemes
#b952f5 color preview, HTML & CSS examples
           This text has a color of #b952f5        
        
          <p style="color:#b952f5;">Text here</p>
        
        
          .mytext {color:#b952f5;}
        
        Text color #b952f5
      
           This box has a color of #b952f5        
        
          <div style="background-color:#b952f5;">Content here</div>
        
        
          .mybackground {background-color:#b952f5;}
        
        Background color #b952f5
      
           Border around this has a color of #b952f5        
        
          <div style="border:2px solid #b952f5;">Content here</div>
        
        
          .myborder {border:2px solid #b952f5;}
        
        Border color #b952f5