#b85cd1 color space conversions
Hex:
        #b85cd1
        RGB:
        184, 92, 209
        CMY:
        28, 64, 18
        CMYK:
        12, 56, 0, 18
      HSL:
        287°, 55.9809%, 59.0196%
        HSV (HSB):
        287°, 55.9809%, 81.9608%
        XYZ:
        35.1029, 22.4481, 62.8044
        xyY:
        0.2917, 0.1865, 22.4481
      CIE-Lab:
        54.4992, 54.8572, -44.9339
        CIE-LCH:
        54.4992, 70.9110, 320.6789
        CIE-Luv:
        54.4992, 37.4006, -76.3160
        Hunter-Lab:
        47.3794, 49.3349, -45.4270
      #b85cd1 color charts
#b85cd1 RGB chart
      #b85cd1 CMYK chart
      #b85cd1 RGB pie chart
      #b85cd1 color shades, tints & tones
#b85cd1 color schemes
#b85cd1 color preview, HTML & CSS examples
           This text has a color of #b85cd1        
        
          <p style="color:#b85cd1;">Text here</p>
        
        
          .mytext {color:#b85cd1;}
        
        Text color #b85cd1
      
           This box has a color of #b85cd1        
        
          <div style="background-color:#b85cd1;">Content here</div>
        
        
          .mybackground {background-color:#b85cd1;}
        
        Background color #b85cd1
      
           Border around this has a color of #b85cd1        
        
          <div style="border:2px solid #b85cd1;">Content here</div>
        
        
          .myborder {border:2px solid #b85cd1;}
        
        Border color #b85cd1