#b694fd color space conversions
Hex:
        #b694fd
        RGB:
        182, 148, 253
        CMY:
        29, 42, 1
        CMYK:
        28, 42, 0, 1
      HSL:
        259°, 96.3303%, 78.6275%
        HSV (HSB):
        259°, 41.5020%, 99.2157%
        XYZ:
        47.6109, 38.2167, 97.7957
        xyY:
        0.2593, 0.2081, 38.2167
      CIE-Lab:
        68.1801, 34.2484, -47.8291
        CIE-LCH:
        68.1801, 58.8266, 305.6049
        CIE-Luv:
        68.1801, 9.2768, -81.6543
        Hunter-Lab:
        61.8197, 29.2887, -50.5201
      #b694fd color charts
#b694fd RGB chart
      #b694fd CMYK chart
      #b694fd RGB pie chart
      #b694fd color shades, tints & tones
#b694fd color schemes
#b694fd color preview, HTML & CSS examples
           This text has a color of #b694fd        
        
          <p style="color:#b694fd;">Text here</p>
        
        
          .mytext {color:#b694fd;}
        
        Text color #b694fd
      
           This box has a color of #b694fd        
        
          <div style="background-color:#b694fd;">Content here</div>
        
        
          .mybackground {background-color:#b694fd;}
        
        Background color #b694fd
      
           Border around this has a color of #b694fd        
        
          <div style="border:2px solid #b694fd;">Content here</div>
        
        
          .myborder {border:2px solid #b694fd;}
        
        Border color #b694fd