#b968c0 color space conversions
Hex:
        #b968c0
        RGB:
        185, 104, 192
        CMY:
        27, 59, 25
        CMYK:
        4, 46, 0, 25
      HSL:
        295°, 41.1215%, 58.0392%
        HSV (HSB):
        295°, 45.8333%, 75.2941%
        XYZ:
        34.4723, 24.0207, 52.6887
        xyY:
        0.3101, 0.2160, 24.0207
      CIE-Lab:
        56.1085, 45.7596, -32.6929
        CIE-LCH:
        56.1085, 56.2385, 324.4561
        CIE-Luv:
        56.1085, 37.6202, -56.3805
        Hunter-Lab:
        49.0109, 39.7807, -29.4316
      #b968c0 color charts
#b968c0 RGB chart
      #b968c0 CMYK chart
      #b968c0 RGB pie chart
      #b968c0 color shades, tints & tones
#b968c0 color schemes
#b968c0 color preview, HTML & CSS examples
           This text has a color of #b968c0        
        
          <p style="color:#b968c0;">Text here</p>
        
        
          .mytext {color:#b968c0;}
        
        Text color #b968c0
      
           This box has a color of #b968c0        
        
          <div style="background-color:#b968c0;">Content here</div>
        
        
          .mybackground {background-color:#b968c0;}
        
        Background color #b968c0
      
           Border around this has a color of #b968c0        
        
          <div style="border:2px solid #b968c0;">Content here</div>
        
        
          .myborder {border:2px solid #b968c0;}
        
        Border color #b968c0