#b069fe color space conversions
Hex:
        #b069fe
        RGB:
        176, 105, 254
        CMY:
        31, 59, 0
        CMYK:
        31, 59, 0, 0
      HSL:
        269°, 98.6755%, 70.3922%
        HSV (HSB):
        269°, 58.6614%, 99.6078%
        XYZ:
        40.8455, 26.4890, 96.7260
        xyY:
        0.2490, 0.1615, 26.4890
      CIE-Lab:
        58.4983, 56.2024, -63.8155
        CIE-LCH:
        58.4983, 85.0361, 311.3704
        CIE-Luv:
        58.4983, 20.1339, -107.2453
        Hunter-Lab:
        51.4675, 51.5925, -75.4001
      #b069fe color charts
#b069fe RGB chart
      #b069fe CMYK chart
      #b069fe RGB pie chart
      #b069fe color shades, tints & tones
#b069fe color schemes
#b069fe color preview, HTML & CSS examples
           This text has a color of #b069fe        
        
          <p style="color:#b069fe;">Text here</p>
        
        
          .mytext {color:#b069fe;}
        
        Text color #b069fe
      
           This box has a color of #b069fe        
        
          <div style="background-color:#b069fe;">Content here</div>
        
        
          .mybackground {background-color:#b069fe;}
        
        Background color #b069fe
      
           Border around this has a color of #b069fe        
        
          <div style="border:2px solid #b069fe;">Content here</div>
        
        
          .myborder {border:2px solid #b069fe;}
        
        Border color #b069fe