#b291d8 color space conversions
Hex:
        #b291d8
        RGB:
        178, 145, 216
        CMY:
        30, 43, 15
        CMYK:
        18, 33, 0, 15
      HSL:
        268°, 47.6510%, 70.7843%
        HSV (HSB):
        268°, 32.8704%, 84.7059%
        XYZ:
        40.8802, 34.6736, 69.5038
        xyY:
        0.2818, 0.2390, 34.6736
      CIE-Lab:
        65.4938, 26.1564, -31.6986
        CIE-LCH:
        65.4938, 41.0970, 309.5281
        CIE-Luv:
        65.4938, 12.4850, -53.4646
        Hunter-Lab:
        58.8843, 20.8752, -28.7636
      #b291d8 color charts
#b291d8 RGB chart
      #b291d8 CMYK chart
      #b291d8 RGB pie chart
      #b291d8 color shades, tints & tones
#b291d8 color schemes
#b291d8 color preview, HTML & CSS examples
           This text has a color of #b291d8        
        
          <p style="color:#b291d8;">Text here</p>
        
        
          .mytext {color:#b291d8;}
        
        Text color #b291d8
      
           This box has a color of #b291d8        
        
          <div style="background-color:#b291d8;">Content here</div>
        
        
          .mybackground {background-color:#b291d8;}
        
        Background color #b291d8
      
           Border around this has a color of #b291d8        
        
          <div style="border:2px solid #b291d8;">Content here</div>
        
        
          .myborder {border:2px solid #b291d8;}
        
        Border color #b291d8