#b272da color space conversions
Hex:
        #b272da
        RGB:
        178, 114, 218
        CMY:
        30, 55, 15
        CMYK:
        18, 48, 0, 15
      HSL:
        277°, 58.4270%, 65.0980%
        HSV (HSB):
        277°, 47.7064%, 85.4902%
        XYZ:
        37.0323, 26.5616, 69.5047
        xyY:
        0.2782, 0.1996, 26.5616
      CIE-Lab:
        58.5663, 43.7824, -43.6434
        CIE-LCH:
        58.5663, 61.8194, 315.0911
        CIE-Luv:
        58.5663, 24.5046, -73.9412
        Hunter-Lab:
        51.5379, 38.0689, -43.8828
      #b272da color charts
#b272da RGB chart
      #b272da CMYK chart
      #b272da RGB pie chart
      #b272da color shades, tints & tones
#b272da color schemes
#b272da color preview, HTML & CSS examples
           This text has a color of #b272da        
        
          <p style="color:#b272da;">Text here</p>
        
        
          .mytext {color:#b272da;}
        
        Text color #b272da
      
           This box has a color of #b272da        
        
          <div style="background-color:#b272da;">Content here</div>
        
        
          .mybackground {background-color:#b272da;}
        
        Background color #b272da
      
           Border around this has a color of #b272da        
        
          <div style="border:2px solid #b272da;">Content here</div>
        
        
          .myborder {border:2px solid #b272da;}
        
        Border color #b272da