#be85d3 color space conversions
Hex:
        #be85d3
        RGB:
        190, 133, 211
        CMY:
        25, 48, 17
        CMYK:
        10, 37, 0, 17
      HSL:
        284°, 46.9880%, 67.4510%
        HSV (HSB):
        284°, 36.9668%, 82.7451%
        XYZ:
        41.3806, 32.4254, 65.7057
        xyY:
        0.2966, 0.2324, 32.4254
      CIE-Lab:
        63.6929, 35.4528, -31.6079
        CIE-LCH:
        63.6929, 47.4970, 318.2814
        CIE-Luv:
        63.6929, 25.2587, -54.4390
        Hunter-Lab:
        56.9433, 30.0650, -28.5533
      #be85d3 color charts
#be85d3 RGB chart
      #be85d3 CMYK chart
      #be85d3 RGB pie chart
      #be85d3 color shades, tints & tones
#be85d3 color schemes
#be85d3 color preview, HTML & CSS examples
           This text has a color of #be85d3        
        
          <p style="color:#be85d3;">Text here</p>
        
        
          .mytext {color:#be85d3;}
        
        Text color #be85d3
      
           This box has a color of #be85d3        
        
          <div style="background-color:#be85d3;">Content here</div>
        
        
          .mybackground {background-color:#be85d3;}
        
        Background color #be85d3
      
           Border around this has a color of #be85d3        
        
          <div style="border:2px solid #be85d3;">Content here</div>
        
        
          .myborder {border:2px solid #be85d3;}
        
        Border color #be85d3