#b069c2 color space conversions
Hex:
        #b069c2
        RGB:
        176, 105, 194
        CMY:
        31, 59, 24
        CMYK:
        9, 46, 0, 24
      HSL:
        288°, 42.1801%, 58.6275%
        HSV (HSB):
        288°, 45.8763%, 76.0784%
        XYZ:
        32.6937, 23.2283, 53.7993
        xyY:
        0.2980, 0.2117, 23.2283
      CIE-Lab:
        55.3067, 42.9744, -35.1708
        CIE-LCH:
        55.3067, 55.5318, 320.7026
        CIE-Luv:
        55.3067, 31.0692, -59.6712
        Hunter-Lab:
        48.1957, 36.7433, -32.4464
      #b069c2 color charts
#b069c2 RGB chart
      #b069c2 CMYK chart
      #b069c2 RGB pie chart
      #b069c2 color shades, tints & tones
#b069c2 color schemes
#b069c2 color preview, HTML & CSS examples
           This text has a color of #b069c2        
        
          <p style="color:#b069c2;">Text here</p>
        
        
          .mytext {color:#b069c2;}
        
        Text color #b069c2
      
           This box has a color of #b069c2        
        
          <div style="background-color:#b069c2;">Content here</div>
        
        
          .mybackground {background-color:#b069c2;}
        
        Background color #b069c2
      
           Border around this has a color of #b069c2        
        
          <div style="border:2px solid #b069c2;">Content here</div>
        
        
          .myborder {border:2px solid #b069c2;}
        
        Border color #b069c2