#b927d4 color space conversions
Hex:
        #b927d4
        RGB:
        185, 39, 212
        CMY:
        27, 85, 17
        CMYK:
        13, 82, 0, 17
      HSL:
        291°, 68.9243%, 49.2157%
        HSV (HSB):
        291°, 81.6038%, 83.1373%
        XYZ:
        32.6168, 16.5188, 63.7567
        xyY:
        0.2889, 0.1463, 16.5188
      CIE-Lab:
        47.6479, 75.7116, -57.5838
        CIE-LCH:
        47.6479, 95.1217, 322.7445
        CIE-Luv:
        47.6479, 48.7904, -94.8572
        Hunter-Lab:
        40.6433, 72.1227, -64.5572
      #b927d4 color charts
#b927d4 RGB chart
      #b927d4 CMYK chart
      #b927d4 RGB pie chart
      #b927d4 color shades, tints & tones
#b927d4 color schemes
#b927d4 color preview, HTML & CSS examples
           This text has a color of #b927d4        
        
          <p style="color:#b927d4;">Text here</p>
        
        
          .mytext {color:#b927d4;}
        
        Text color #b927d4
      
           This box has a color of #b927d4        
        
          <div style="background-color:#b927d4;">Content here</div>
        
        
          .mybackground {background-color:#b927d4;}
        
        Background color #b927d4
      
           Border around this has a color of #b927d4        
        
          <div style="border:2px solid #b927d4;">Content here</div>
        
        
          .myborder {border:2px solid #b927d4;}
        
        Border color #b927d4