#b961d9 color space conversions
Hex:
        #b961d9
        RGB:
        185, 97, 217
        CMY:
        27, 62, 15
        CMYK:
        15, 55, 0, 15
      HSL:
        284°, 61.2245%, 61.5686%
        HSV (HSB):
        284°, 55.2995%, 85.0980%
        XYZ:
        36.8067, 23.8734, 68.3137
        xyY:
        0.2853, 0.1851, 23.8734
      CIE-Lab:
        55.9608, 54.2695, -47.1462
        CIE-LCH:
        55.9608, 71.8884, 319.0178
        CIE-Luv:
        55.9608, 34.6283, -80.1294
        Hunter-Lab:
        48.8604, 48.9586, -48.6934
      #b961d9 color charts
#b961d9 RGB chart
      #b961d9 CMYK chart
      #b961d9 RGB pie chart
      #b961d9 color shades, tints & tones
#b961d9 color schemes
#b961d9 color preview, HTML & CSS examples
           This text has a color of #b961d9        
        
          <p style="color:#b961d9;">Text here</p>
        
        
          .mytext {color:#b961d9;}
        
        Text color #b961d9
      
           This box has a color of #b961d9        
        
          <div style="background-color:#b961d9;">Content here</div>
        
        
          .mybackground {background-color:#b961d9;}
        
        Background color #b961d9
      
           Border around this has a color of #b961d9        
        
          <div style="border:2px solid #b961d9;">Content here</div>
        
        
          .myborder {border:2px solid #b961d9;}
        
        Border color #b961d9