#b495f8 color space conversions
Hex:
        #b495f8
        RGB:
        180, 149, 248
        CMY:
        29, 42, 3
        CMYK:
        27, 40, 0, 3
      HSL:
        259°, 87.6106%, 77.8431%
        HSV (HSB):
        259°, 39.9194%, 97.2549%
        XYZ:
        46.5131, 37.9755, 93.6854
        xyY:
        0.2611, 0.2131, 37.9755
      CIE-Lab:
        68.0026, 31.9377, -45.3929
        CIE-LCH:
        68.0026, 55.5025, 305.1296
        CIE-Luv:
        68.0026, 8.4247, -77.2618
        Hunter-Lab:
        61.6243, 26.8868, -46.9997
      #b495f8 color charts
#b495f8 RGB chart
      #b495f8 CMYK chart
      #b495f8 RGB pie chart
      #b495f8 color shades, tints & tones
#b495f8 color schemes
#b495f8 color preview, HTML & CSS examples
           This text has a color of #b495f8        
        
          <p style="color:#b495f8;">Text here</p>
        
        
          .mytext {color:#b495f8;}
        
        Text color #b495f8
      
           This box has a color of #b495f8        
        
          <div style="background-color:#b495f8;">Content here</div>
        
        
          .mybackground {background-color:#b495f8;}
        
        Background color #b495f8
      
           Border around this has a color of #b495f8        
        
          <div style="border:2px solid #b495f8;">Content here</div>
        
        
          .myborder {border:2px solid #b495f8;}
        
        Border color #b495f8