#b961e5 color space conversions
Hex:
        #b961e5
        RGB:
        185, 97, 229
        CMY:
        27, 62, 10
        CMYK:
        19, 58, 0, 10
      HSL:
        280°, 71.7391%, 63.9216%
        HSV (HSB):
        280°, 57.6419%, 89.8039%
        XYZ:
        38.4251, 24.5208, 76.8365
        xyY:
        0.2749, 0.1754, 24.5208
      CIE-Lab:
        56.6055, 56.7561, -52.8778
        CIE-LCH:
        56.6055, 77.5714, 317.0260
        CIE-Luv:
        56.6055, 32.0430, -89.5928
        Hunter-Lab:
        49.5185, 51.8542, -57.3357
      #b961e5 color charts
#b961e5 RGB chart
      #b961e5 CMYK chart
      #b961e5 RGB pie chart
      #b961e5 color shades, tints & tones
#b961e5 color schemes
#b961e5 color preview, HTML & CSS examples
           This text has a color of #b961e5        
        
          <p style="color:#b961e5;">Text here</p>
        
        
          .mytext {color:#b961e5;}
        
        Text color #b961e5
      
           This box has a color of #b961e5        
        
          <div style="background-color:#b961e5;">Content here</div>
        
        
          .mybackground {background-color:#b961e5;}
        
        Background color #b961e5
      
           Border around this has a color of #b961e5        
        
          <div style="border:2px solid #b961e5;">Content here</div>
        
        
          .myborder {border:2px solid #b961e5;}
        
        Border color #b961e5