#b268ff color space conversions
Hex:
        #b268ff
        RGB:
        178, 104, 255
        CMY:
        30, 59, 0
        CMYK:
        30, 59, 0, 0
      HSL:
        269°, 100.0000%, 70.3922%
        HSV (HSB):
        269°, 59.2157%, 100.0000%
        XYZ:
        41.3604, 26.5856, 97.5593
        xyY:
        0.2499, 0.1606, 26.5856
      CIE-Lab:
        58.5888, 57.3916, -64.2101
        CIE-LCH:
        58.5888, 86.1205, 311.7906
        CIE-Luv:
        58.5888, 21.2652, -108.0262
        Hunter-Lab:
        51.5612, 52.9536, -76.0901
      #b268ff color charts
#b268ff RGB chart
      #b268ff CMYK chart
      #b268ff RGB pie chart
      #b268ff color shades, tints & tones
#b268ff color schemes
#b268ff color preview, HTML & CSS examples
           This text has a color of #b268ff        
        
          <p style="color:#b268ff;">Text here</p>
        
        
          .mytext {color:#b268ff;}
        
        Text color #b268ff
      
           This box has a color of #b268ff        
        
          <div style="background-color:#b268ff;">Content here</div>
        
        
          .mybackground {background-color:#b268ff;}
        
        Background color #b268ff
      
           Border around this has a color of #b268ff        
        
          <div style="border:2px solid #b268ff;">Content here</div>
        
        
          .myborder {border:2px solid #b268ff;}
        
        Border color #b268ff