#b492d4 color space conversions
Hex:
        #b492d4
        RGB:
        180, 146, 212
        CMY:
        29, 43, 17
        CMYK:
        15, 31, 0, 17
      HSL:
        271°, 43.4211%, 70.1961%
        HSV (HSB):
        271°, 31.1321%, 83.1373%
        XYZ:
        40.9849, 35.0145, 66.8857
        xyY:
        0.2868, 0.2451, 35.0145
      CIE-Lab:
        65.7600, 25.3312, -29.0497
        CIE-LCH:
        65.7600, 38.5429, 311.0883
        CIE-Luv:
        65.7600, 13.6274, -49.0699
        Hunter-Lab:
        59.1731, 20.0812, -25.5967
      #b492d4 color charts
#b492d4 RGB chart
      #b492d4 CMYK chart
      #b492d4 RGB pie chart
      #b492d4 color shades, tints & tones
#b492d4 color schemes
#b492d4 color preview, HTML & CSS examples
           This text has a color of #b492d4        
        
          <p style="color:#b492d4;">Text here</p>
        
        
          .mytext {color:#b492d4;}
        
        Text color #b492d4
      
           This box has a color of #b492d4        
        
          <div style="background-color:#b492d4;">Content here</div>
        
        
          .mybackground {background-color:#b492d4;}
        
        Background color #b492d4
      
           Border around this has a color of #b492d4        
        
          <div style="border:2px solid #b492d4;">Content here</div>
        
        
          .myborder {border:2px solid #b492d4;}
        
        Border color #b492d4