#b272e1 color space conversions
Hex:
        #b272e1
        RGB:
        178, 114, 225
        CMY:
        30, 55, 12
        CMYK:
        21, 49, 0, 12
      HSL:
        275°, 64.9123%, 66.4706%
        HSV (HSB):
        275°, 49.3333%, 88.2353%
        XYZ:
        37.9680, 26.9358, 74.4322
        xyY:
        0.2725, 0.1933, 26.9358
      CIE-Lab:
        58.9149, 45.3300, -47.0192
        CIE-LCH:
        58.9149, 65.3117, 313.9521
        CIE-Luv:
        58.9149, 23.3104, -79.6197
        Hunter-Lab:
        51.8998, 39.7597, -48.7011
      #b272e1 color charts
#b272e1 RGB chart
      #b272e1 CMYK chart
      #b272e1 RGB pie chart
      #b272e1 color shades, tints & tones
#b272e1 color schemes
#b272e1 color preview, HTML & CSS examples
           This text has a color of #b272e1        
        
          <p style="color:#b272e1;">Text here</p>
        
        
          .mytext {color:#b272e1;}
        
        Text color #b272e1
      
           This box has a color of #b272e1        
        
          <div style="background-color:#b272e1;">Content here</div>
        
        
          .mybackground {background-color:#b272e1;}
        
        Background color #b272e1
      
           Border around this has a color of #b272e1        
        
          <div style="border:2px solid #b272e1;">Content here</div>
        
        
          .myborder {border:2px solid #b272e1;}
        
        Border color #b272e1