#b585ef color space conversions
Hex:
        #b585ef
        RGB:
        181, 133, 239
        CMY:
        29, 48, 6
        CMYK:
        24, 44, 0, 6
      HSL:
        267°, 76.8116%, 72.9412%
        HSV (HSB):
        267°, 44.3515%, 93.7255%
        XYZ:
        43.0236, 32.8308, 85.7307
        xyY:
        0.2663, 0.2032, 32.8308
      CIE-Lab:
        64.0237, 38.9773, -46.7091
        CIE-LCH:
        64.0237, 60.8356, 309.8440
        CIE-Luv:
        64.0237, 16.0345, -79.5503
        Hunter-Lab:
        57.2982, 33.7588, -48.6022
      #b585ef color charts
#b585ef RGB chart
      #b585ef CMYK chart
      #b585ef RGB pie chart
      #b585ef color shades, tints & tones
#b585ef color schemes
#b585ef color preview, HTML & CSS examples
           This text has a color of #b585ef        
        
          <p style="color:#b585ef;">Text here</p>
        
        
          .mytext {color:#b585ef;}
        
        Text color #b585ef
      
           This box has a color of #b585ef        
        
          <div style="background-color:#b585ef;">Content here</div>
        
        
          .mybackground {background-color:#b585ef;}
        
        Background color #b585ef
      
           Border around this has a color of #b585ef        
        
          <div style="border:2px solid #b585ef;">Content here</div>
        
        
          .myborder {border:2px solid #b585ef;}
        
        Border color #b585ef