#b95fd3 color space conversions
Hex:
        #b95fd3
        RGB:
        185, 95, 211
        CMY:
        27, 63, 17
        CMYK:
        12, 55, 0, 17
      HSL:
        287°, 56.8627%, 60.0000%
        HSV (HSB):
        287°, 54.9763%, 82.7451%
        XYZ:
        35.8577, 23.2019, 64.2165
        xyY:
        0.2909, 0.1882, 23.2019
      CIE-Lab:
        55.2796, 54.0462, -44.8269
        CIE-LCH:
        55.2796, 70.2171, 320.3271
        CIE-Luv:
        55.2796, 36.6078, -76.2787
        Hunter-Lab:
        48.1683, 48.5852, -45.3258
      #b95fd3 color charts
#b95fd3 RGB chart
      #b95fd3 CMYK chart
      #b95fd3 RGB pie chart
      #b95fd3 color shades, tints & tones
#b95fd3 color schemes
#b95fd3 color preview, HTML & CSS examples
           This text has a color of #b95fd3        
        
          <p style="color:#b95fd3;">Text here</p>
        
        
          .mytext {color:#b95fd3;}
        
        Text color #b95fd3
      
           This box has a color of #b95fd3        
        
          <div style="background-color:#b95fd3;">Content here</div>
        
        
          .mybackground {background-color:#b95fd3;}
        
        Background color #b95fd3
      
           Border around this has a color of #b95fd3        
        
          <div style="border:2px solid #b95fd3;">Content here</div>
        
        
          .myborder {border:2px solid #b95fd3;}
        
        Border color #b95fd3