#b268f0 color space conversions
Hex:
        #b268f0
        RGB:
        178, 104, 240
        CMY:
        30, 59, 6
        CMYK:
        26, 57, 0, 6
      HSL:
        273°, 81.9277%, 67.4510%
        HSV (HSB):
        273°, 56.6667%, 94.1176%
        XYZ:
        39.0386, 25.6569, 85.3328
        xyY:
        0.2602, 0.1710, 25.6569
      CIE-Lab:
        57.7099, 53.9529, -57.3087
        CIE-LCH:
        57.7099, 78.7096, 313.2724
        CIE-Luv:
        57.7099, 23.8843, -96.5583
        Hunter-Lab:
        50.6526, 48.9300, -64.4271
      #b268f0 color charts
#b268f0 RGB chart
      #b268f0 CMYK chart
      #b268f0 RGB pie chart
      #b268f0 color shades, tints & tones
#b268f0 color schemes
#b268f0 color preview, HTML & CSS examples
           This text has a color of #b268f0        
        
          <p style="color:#b268f0;">Text here</p>
        
        
          .mytext {color:#b268f0;}
        
        Text color #b268f0
      
           This box has a color of #b268f0        
        
          <div style="background-color:#b268f0;">Content here</div>
        
        
          .mybackground {background-color:#b268f0;}
        
        Background color #b268f0
      
           Border around this has a color of #b268f0        
        
          <div style="border:2px solid #b268f0;">Content here</div>
        
        
          .myborder {border:2px solid #b268f0;}
        
        Border color #b268f0