#b492d8 color space conversions
Hex:
        #b492d8
        RGB:
        180, 146, 216
        CMY:
        29, 43, 15
        CMYK:
        17, 32, 0, 15
      HSL:
        269°, 47.2973%, 70.9804%
        HSV (HSB):
        269°, 32.4074%, 84.7059%
        XYZ:
        41.4959, 35.2189, 69.5766
        xyY:
        0.2837, 0.2407, 35.2189
      CIE-Lab:
        65.9188, 26.2102, -31.0260
        CIE-LCH:
        65.9188, 40.6151, 310.1905
        CIE-Luv:
        65.9188, 13.1689, -52.4331
        Hunter-Lab:
        59.3455, 20.9571, -27.9696
      #b492d8 color charts
#b492d8 RGB chart
      #b492d8 CMYK chart
      #b492d8 RGB pie chart
      #b492d8 color shades, tints & tones
#b492d8 color schemes
#b492d8 color preview, HTML & CSS examples
           This text has a color of #b492d8        
        
          <p style="color:#b492d8;">Text here</p>
        
        
          .mytext {color:#b492d8;}
        
        Text color #b492d8
      
           This box has a color of #b492d8        
        
          <div style="background-color:#b492d8;">Content here</div>
        
        
          .mybackground {background-color:#b492d8;}
        
        Background color #b492d8
      
           Border around this has a color of #b492d8        
        
          <div style="border:2px solid #b492d8;">Content here</div>
        
        
          .myborder {border:2px solid #b492d8;}
        
        Border color #b492d8