#b415c8 color space conversions
Hex:
        #b415c8
        RGB:
        180, 21, 200
        CMY:
        29, 92, 22
        CMYK:
        10, 90, 0, 22
      HSL:
        293°, 80.9955%, 43.3333%
        HSV (HSB):
        293°, 89.5000%, 78.4314%
        XYZ:
        29.5159, 14.4098, 55.8693
        xyY:
        0.2958, 0.1444, 14.4098
      CIE-Lab:
        44.8149, 76.4580, -55.2625
        CIE-LCH:
        44.8149, 94.3386, 324.1412
        CIE-Luv:
        44.8149, 51.1759, -90.0268
        Hunter-Lab:
        37.9602, 72.3620, -60.6901
      #b415c8 color charts
#b415c8 RGB chart
      #b415c8 CMYK chart
      #b415c8 RGB pie chart
      #b415c8 color shades, tints & tones
#b415c8 color schemes
#b415c8 color preview, HTML & CSS examples
           This text has a color of #b415c8        
        
          <p style="color:#b415c8;">Text here</p>
        
        
          .mytext {color:#b415c8;}
        
        Text color #b415c8
      
           This box has a color of #b415c8        
        
          <div style="background-color:#b415c8;">Content here</div>
        
        
          .mybackground {background-color:#b415c8;}
        
        Background color #b415c8
      
           Border around this has a color of #b415c8        
        
          <div style="border:2px solid #b415c8;">Content here</div>
        
        
          .myborder {border:2px solid #b415c8;}
        
        Border color #b415c8