#b408ee color space conversions
Hex:
        #b408ee
        RGB:
        180, 8, 238
        CMY:
        29, 97, 7
        CMYK:
        24, 97, 0, 7
      HSL:
        285°, 93.4959%, 48.2353%
        HSV (HSB):
        285°, 96.6387%, 93.3333%
        XYZ:
        34.3418, 16.0500, 82.1769
        xyY:
        0.2590, 0.1211, 16.0500
      CIE-Lab:
        47.0400, 84.3974, -73.4032
        CIE-LCH:
        47.0400, 111.8524, 318.9854
        CIE-Luv:
        47.0400, 40.0585, -117.0522
        Hunter-Lab:
        40.0625, 82.9022, -93.5730
      #b408ee color charts
#b408ee RGB chart
      #b408ee CMYK chart
      #b408ee RGB pie chart
      #b408ee color shades, tints & tones
#b408ee color schemes
#b408ee color preview, HTML & CSS examples
           This text has a color of #b408ee        
        
          <p style="color:#b408ee;">Text here</p>
        
        
          .mytext {color:#b408ee;}
        
        Text color #b408ee
      
           This box has a color of #b408ee        
        
          <div style="background-color:#b408ee;">Content here</div>
        
        
          .mybackground {background-color:#b408ee;}
        
        Background color #b408ee
      
           Border around this has a color of #b408ee        
        
          <div style="border:2px solid #b408ee;">Content here</div>
        
        
          .myborder {border:2px solid #b408ee;}
        
        Border color #b408ee