#b968eb color space conversions
Hex:
        #b968eb
        RGB:
        185, 104, 235
        CMY:
        27, 59, 8
        CMYK:
        21, 56, 0, 8
      HSL:
        277°, 76.6082%, 66.4706%
        HSV (HSB):
        277°, 55.7447%, 92.1569%
        XYZ:
        39.9533, 26.2131, 81.5511
        xyY:
        0.2705, 0.1775, 26.2131
      CIE-Lab:
        58.2387, 54.5539, -53.6318
        CIE-LCH:
        58.2387, 76.5016, 315.4884
        CIE-Luv:
        58.2387, 28.7256, -91.0598
        Hunter-Lab:
        51.1987, 49.6961, -58.6001
      #b968eb color charts
#b968eb RGB chart
      #b968eb CMYK chart
      #b968eb RGB pie chart
      #b968eb color shades, tints & tones
#b968eb color schemes
#b968eb color preview, HTML & CSS examples
           This text has a color of #b968eb        
        
          <p style="color:#b968eb;">Text here</p>
        
        
          .mytext {color:#b968eb;}
        
        Text color #b968eb
      
           This box has a color of #b968eb        
        
          <div style="background-color:#b968eb;">Content here</div>
        
        
          .mybackground {background-color:#b968eb;}
        
        Background color #b968eb
      
           Border around this has a color of #b968eb        
        
          <div style="border:2px solid #b968eb;">Content here</div>
        
        
          .myborder {border:2px solid #b968eb;}
        
        Border color #b968eb