#b493fd color space conversions
Hex:
        #b493fd
        RGB:
        180, 147, 253
        CMY:
        29, 42, 1
        CMYK:
        29, 42, 0, 1
      HSL:
        259°, 96.3636%, 78.4314%
        HSV (HSB):
        259°, 41.8972%, 99.2157%
        XYZ:
        46.9857, 37.6626, 97.7217
        xyY:
        0.2576, 0.2065, 37.6626
      CIE-Lab:
        67.7712, 34.2650, -48.4853
        CIE-LCH:
        67.7712, 59.3710, 305.2492
        CIE-Luv:
        67.7712, 8.6441, -82.6652
        Hunter-Lab:
        61.3698, 29.2652, -51.4510
      #b493fd color charts
#b493fd RGB chart
      #b493fd CMYK chart
      #b493fd RGB pie chart
      #b493fd color shades, tints & tones
#b493fd color schemes
#b493fd color preview, HTML & CSS examples
           This text has a color of #b493fd        
        
          <p style="color:#b493fd;">Text here</p>
        
        
          .mytext {color:#b493fd;}
        
        Text color #b493fd
      
           This box has a color of #b493fd        
        
          <div style="background-color:#b493fd;">Content here</div>
        
        
          .mybackground {background-color:#b493fd;}
        
        Background color #b493fd
      
           Border around this has a color of #b493fd        
        
          <div style="border:2px solid #b493fd;">Content here</div>
        
        
          .myborder {border:2px solid #b493fd;}
        
        Border color #b493fd