#b291d9 color space conversions
Hex:
        #b291d9
        RGB:
        178, 145, 217
        CMY:
        30, 43, 15
        CMYK:
        18, 33, 0, 15
      HSL:
        268°, 48.6486%, 70.9804%
        HSV (HSB):
        268°, 33.1797%, 85.0980%
        XYZ:
        41.0099, 34.7255, 70.1869
        xyY:
        0.2810, 0.2380, 34.7255
      CIE-Lab:
        65.5344, 26.3801, -32.1909
        CIE-LCH:
        65.5344, 41.6193, 309.3343
        CIE-Luv:
        65.5344, 12.3719, -54.3054
        Hunter-Lab:
        58.9284, 21.0984, -29.3677
      #b291d9 color charts
#b291d9 RGB chart
      #b291d9 CMYK chart
      #b291d9 RGB pie chart
      #b291d9 color shades, tints & tones
#b291d9 color schemes
#b291d9 color preview, HTML & CSS examples
           This text has a color of #b291d9        
        
          <p style="color:#b291d9;">Text here</p>
        
        
          .mytext {color:#b291d9;}
        
        Text color #b291d9
      
           This box has a color of #b291d9        
        
          <div style="background-color:#b291d9;">Content here</div>
        
        
          .mybackground {background-color:#b291d9;}
        
        Background color #b291d9
      
           Border around this has a color of #b291d9        
        
          <div style="border:2px solid #b291d9;">Content here</div>
        
        
          .myborder {border:2px solid #b291d9;}
        
        Border color #b291d9