#b961d8 color space conversions
Hex:
        #b961d8
        RGB:
        185, 97, 216
        CMY:
        27, 62, 15
        CMYK:
        14, 55, 0, 15
      HSL:
        284°, 60.4061%, 61.3725%
        HSV (HSB):
        284°, 55.0926%, 84.7059%
        XYZ:
        36.6769, 23.8215, 67.6307
        xyY:
        0.2862, 0.1859, 23.8215
      CIE-Lab:
        55.9087, 54.0658, -46.6636
        CIE-LCH:
        55.9087, 71.4185, 319.2029
        CIE-Luv:
        55.9087, 34.8480, -79.3335
        Hunter-Lab:
        48.8073, 48.7235, -47.9911
      #b961d8 color charts
#b961d8 RGB chart
      #b961d8 CMYK chart
      #b961d8 RGB pie chart
      #b961d8 color shades, tints & tones
#b961d8 color schemes
#b961d8 color preview, HTML & CSS examples
           This text has a color of #b961d8        
        
          <p style="color:#b961d8;">Text here</p>
        
        
          .mytext {color:#b961d8;}
        
        Text color #b961d8
      
           This box has a color of #b961d8        
        
          <div style="background-color:#b961d8;">Content here</div>
        
        
          .mybackground {background-color:#b961d8;}
        
        Background color #b961d8
      
           Border around this has a color of #b961d8        
        
          <div style="border:2px solid #b961d8;">Content here</div>
        
        
          .myborder {border:2px solid #b961d8;}
        
        Border color #b961d8