#b64bff color space conversions
Hex:
        #b64bff
        RGB:
        182, 75, 255
        CMY:
        29, 71, 0
        CMYK:
        29, 71, 0, 0
      HSL:
        276°, 100.0000%, 64.7059%
        HSV (HSB):
        276°, 70.5882%, 100.0000%
        XYZ:
        39.8575, 22.1972, 96.7915
        xyY:
        0.2509, 0.1397, 22.1972
      CIE-Lab:
        54.2357, 71.5090, -71.2084
        CIE-LCH:
        54.2357, 100.9166, 315.1207
        CIE-Luv:
        54.2357, 30.0065, -117.8182
        Hunter-Lab:
        47.1139, 68.5581, -88.8264
      #b64bff color charts
#b64bff RGB chart
      #b64bff CMYK chart
      #b64bff RGB pie chart
      #b64bff color shades, tints & tones
#b64bff color schemes
#b64bff color preview, HTML & CSS examples
           This text has a color of #b64bff        
        
          <p style="color:#b64bff;">Text here</p>
        
        
          .mytext {color:#b64bff;}
        
        Text color #b64bff
      
           This box has a color of #b64bff        
        
          <div style="background-color:#b64bff;">Content here</div>
        
        
          .mybackground {background-color:#b64bff;}
        
        Background color #b64bff
      
           Border around this has a color of #b64bff        
        
          <div style="border:2px solid #b64bff;">Content here</div>
        
        
          .myborder {border:2px solid #b64bff;}
        
        Border color #b64bff