#b464ee color space conversions
Hex:
        #b464ee
        RGB:
        180, 100, 238
        CMY:
        29, 61, 7
        CMYK:
        24, 58, 0, 7
      HSL:
        275°, 80.2326%, 66.2745%
        HSV (HSB):
        275°, 57.9832%, 93.3333%
        XYZ:
        38.8122, 24.9907, 83.6670
        xyY:
        0.2632, 0.1695, 24.9907
      CIE-Lab:
        57.0663, 56.0070, -57.2105
        CIE-LCH:
        57.0663, 80.0614, 314.3909
        CIE-Luv:
        57.0663, 26.5079, -96.4052
        Hunter-Lab:
        49.9907, 51.1016, -64.2373
      #b464ee color charts
#b464ee RGB chart
      #b464ee CMYK chart
      #b464ee RGB pie chart
      #b464ee color shades, tints & tones
#b464ee color schemes
#b464ee color preview, HTML & CSS examples
           This text has a color of #b464ee        
        
          <p style="color:#b464ee;">Text here</p>
        
        
          .mytext {color:#b464ee;}
        
        Text color #b464ee
      
           This box has a color of #b464ee        
        
          <div style="background-color:#b464ee;">Content here</div>
        
        
          .mybackground {background-color:#b464ee;}
        
        Background color #b464ee
      
           Border around this has a color of #b464ee        
        
          <div style="border:2px solid #b464ee;">Content here</div>
        
        
          .myborder {border:2px solid #b464ee;}
        
        Border color #b464ee