#b727d1 color space conversions
Hex:
        #b727d1
        RGB:
        183, 39, 209
        CMY:
        28, 85, 18
        CMYK:
        12, 81, 0, 18
      HSL:
        291°, 68.5484%, 48.6275%
        HSV (HSB):
        291°, 81.3397%, 81.9608%
        XYZ:
        31.7626, 16.1218, 61.7593
        xyY:
        0.2897, 0.1470, 16.1218
      CIE-Lab:
        47.1338, 74.8445, -56.7043
        CIE-LCH:
        47.1338, 93.8993, 322.8514
        CIE-Luv:
        47.1338, 48.4300, -93.2171
        Hunter-Lab:
        40.1519, 70.9384, -63.0901
      #b727d1 color charts
#b727d1 RGB chart
      #b727d1 CMYK chart
      #b727d1 RGB pie chart
      #b727d1 color shades, tints & tones
#b727d1 color schemes
#b727d1 color preview, HTML & CSS examples
           This text has a color of #b727d1        
        
          <p style="color:#b727d1;">Text here</p>
        
        
          .mytext {color:#b727d1;}
        
        Text color #b727d1
      
           This box has a color of #b727d1        
        
          <div style="background-color:#b727d1;">Content here</div>
        
        
          .mybackground {background-color:#b727d1;}
        
        Background color #b727d1
      
           Border around this has a color of #b727d1        
        
          <div style="border:2px solid #b727d1;">Content here</div>
        
        
          .myborder {border:2px solid #b727d1;}
        
        Border color #b727d1