#b169f2 color space conversions
Hex:
        #b169f2
        RGB:
        177, 105, 242
        CMY:
        31, 59, 5
        CMYK:
        27, 57, 0, 5
      HSL:
        272°, 84.0491%, 68.0392%
        HSV (HSB):
        272°, 56.6116%, 94.9020%
        XYZ:
        39.2100, 25.8611, 86.9295
        xyY:
        0.2580, 0.1701, 25.8611
      CIE-Lab:
        57.9049, 53.6556, -58.1155
        CIE-LCH:
        57.9049, 79.0970, 312.7150
        CIE-Luv:
        57.9049, 22.6988, -97.8559
        Hunter-Lab:
        50.8538, 48.6357, -65.7527
      #b169f2 color charts
#b169f2 RGB chart
      #b169f2 CMYK chart
      #b169f2 RGB pie chart
      #b169f2 color shades, tints & tones
#b169f2 color schemes
#b169f2 color preview, HTML & CSS examples
           This text has a color of #b169f2        
        
          <p style="color:#b169f2;">Text here</p>
        
        
          .mytext {color:#b169f2;}
        
        Text color #b169f2
      
           This box has a color of #b169f2        
        
          <div style="background-color:#b169f2;">Content here</div>
        
        
          .mybackground {background-color:#b169f2;}
        
        Background color #b169f2
      
           Border around this has a color of #b169f2        
        
          <div style="border:2px solid #b169f2;">Content here</div>
        
        
          .myborder {border:2px solid #b169f2;}
        
        Border color #b169f2