#b247dd color space conversions
Hex:
        #b247dd
        RGB:
        178, 71, 221
        CMY:
        30, 72, 13
        CMYK:
        19, 68, 0, 13
      HSL:
        283°, 68.8073%, 57.2549%
        HSV (HSB):
        283°, 67.8733%, 86.6667%
        XYZ:
        33.6645, 19.1919, 70.3367
        xyY:
        0.2733, 0.1558, 19.1919
      CIE-Lab:
        50.9110, 65.3553, -57.5265
        CIE-LCH:
        50.9110, 87.0668, 318.6454
        CIE-Luv:
        50.9110, 36.4104, -95.3043
        Hunter-Lab:
        43.8086, 60.5024, -64.5269
      #b247dd color charts
#b247dd RGB chart
      #b247dd CMYK chart
      #b247dd RGB pie chart
      #b247dd color shades, tints & tones
#b247dd color schemes
#b247dd color preview, HTML & CSS examples
           This text has a color of #b247dd        
        
          <p style="color:#b247dd;">Text here</p>
        
        
          .mytext {color:#b247dd;}
        
        Text color #b247dd
      
           This box has a color of #b247dd        
        
          <div style="background-color:#b247dd;">Content here</div>
        
        
          .mybackground {background-color:#b247dd;}
        
        Background color #b247dd
      
           Border around this has a color of #b247dd        
        
          <div style="border:2px solid #b247dd;">Content here</div>
        
        
          .myborder {border:2px solid #b247dd;}
        
        Border color #b247dd