#b926df color space conversions
Hex:
        #b926df
        RGB:
        185, 38, 223
        CMY:
        27, 85, 13
        CMYK:
        17, 83, 0, 13
      HSL:
        288°, 74.2972%, 51.1765%
        HSV (HSB):
        288°, 82.9596%, 87.4510%
        XYZ:
        34.0200, 17.0282, 71.3058
        xyY:
        0.2780, 0.1392, 17.0282
      CIE-Lab:
        48.2956, 77.8695, -62.8262
        CIE-LCH:
        48.2956, 100.0539, 321.1029
        CIE-Luv:
        48.2956, 45.5205, -102.8875
        Hunter-Lab:
        41.2653, 74.9450, -73.5665
      #b926df color charts
#b926df RGB chart
      #b926df CMYK chart
      #b926df RGB pie chart
      #b926df color shades, tints & tones
#b926df color schemes
#b926df color preview, HTML & CSS examples
           This text has a color of #b926df        
        
          <p style="color:#b926df;">Text here</p>
        
        
          .mytext {color:#b926df;}
        
        Text color #b926df
      
           This box has a color of #b926df        
        
          <div style="background-color:#b926df;">Content here</div>
        
        
          .mybackground {background-color:#b926df;}
        
        Background color #b926df
      
           Border around this has a color of #b926df        
        
          <div style="border:2px solid #b926df;">Content here</div>
        
        
          .myborder {border:2px solid #b926df;}
        
        Border color #b926df