#b291ed color space conversions
Hex:
        #b291ed
        RGB:
        178, 145, 237
        CMY:
        30, 43, 7
        CMYK:
        25, 39, 0, 7
      HSL:
        262°, 71.8750%, 74.9020%
        HSV (HSB):
        262°, 38.8186%, 92.9412%
        XYZ:
        43.7716, 35.8302, 84.7297
        xyY:
        0.2664, 0.2180, 35.8302
      CIE-Lab:
        66.3900, 30.9898, -41.9076
        CIE-LCH:
        66.3900, 52.1212, 306.4821
        CIE-Luv:
        66.3900, 10.1329, -71.0597
        Hunter-Lab:
        59.8583, 25.7765, -42.0244
      #b291ed color charts
#b291ed RGB chart
      #b291ed CMYK chart
      #b291ed RGB pie chart
      #b291ed color shades, tints & tones
#b291ed color schemes
#b291ed color preview, HTML & CSS examples
           This text has a color of #b291ed        
        
          <p style="color:#b291ed;">Text here</p>
        
        
          .mytext {color:#b291ed;}
        
        Text color #b291ed
      
           This box has a color of #b291ed        
        
          <div style="background-color:#b291ed;">Content here</div>
        
        
          .mybackground {background-color:#b291ed;}
        
        Background color #b291ed
      
           Border around this has a color of #b291ed        
        
          <div style="border:2px solid #b291ed;">Content here</div>
        
        
          .myborder {border:2px solid #b291ed;}
        
        Border color #b291ed