#b492da color space conversions
Hex:
        #b492da
        RGB:
        180, 146, 218
        CMY:
        29, 43, 15
        CMYK:
        17, 33, 0, 15
      HSL:
        268°, 49.3151%, 71.3725%
        HSV (HSB):
        268°, 33.0275%, 85.4902%
        XYZ:
        41.7562, 35.3230, 70.9469
        xyY:
        0.2821, 0.2386, 35.3230
      CIE-Lab:
        65.9994, 26.6540, -32.0106
        CIE-LCH:
        65.9994, 41.6547, 309.7828
        CIE-Luv:
        65.9994, 12.9400, -54.1144
        Hunter-Lab:
        59.4332, 21.4013, -29.1728
      #b492da color charts
#b492da RGB chart
      #b492da CMYK chart
      #b492da RGB pie chart
      #b492da color shades, tints & tones
#b492da color schemes
#b492da color preview, HTML & CSS examples
           This text has a color of #b492da        
        
          <p style="color:#b492da;">Text here</p>
        
        
          .mytext {color:#b492da;}
        
        Text color #b492da
      
           This box has a color of #b492da        
        
          <div style="background-color:#b492da;">Content here</div>
        
        
          .mybackground {background-color:#b492da;}
        
        Background color #b492da
      
           Border around this has a color of #b492da        
        
          <div style="border:2px solid #b492da;">Content here</div>
        
        
          .myborder {border:2px solid #b492da;}
        
        Border color #b492da