#b964e9 color space conversions
Hex:
        #b964e9
        RGB:
        185, 100, 233
        CMY:
        27, 61, 9
        CMYK:
        21, 57, 0, 9
      HSL:
        278°, 75.1412%, 65.2941%
        HSV (HSB):
        278°, 57.0815%, 91.3725%
        XYZ:
        39.2727, 25.3118, 79.9066
        xyY:
        0.2718, 0.1752, 25.3118
      CIE-Lab:
        57.3780, 56.1252, -53.8866
        CIE-LCH:
        57.3780, 77.8062, 316.1657
        CIE-Luv:
        57.3780, 30.3270, -91.3580
        Hunter-Lab:
        50.3109, 51.2934, -58.9501
      #b964e9 color charts
#b964e9 RGB chart
      #b964e9 CMYK chart
      #b964e9 RGB pie chart
      #b964e9 color shades, tints & tones
#b964e9 color schemes
#b964e9 color preview, HTML & CSS examples
           This text has a color of #b964e9        
        
          <p style="color:#b964e9;">Text here</p>
        
        
          .mytext {color:#b964e9;}
        
        Text color #b964e9
      
           This box has a color of #b964e9        
        
          <div style="background-color:#b964e9;">Content here</div>
        
        
          .mybackground {background-color:#b964e9;}
        
        Background color #b964e9
      
           Border around this has a color of #b964e9        
        
          <div style="border:2px solid #b964e9;">Content here</div>
        
        
          .myborder {border:2px solid #b964e9;}
        
        Border color #b964e9