#b215d3 color space conversions
Hex:
        #b215d3
        RGB:
        178, 21, 211
        CMY:
        30, 92, 17
        CMYK:
        16, 90, 0, 17
      HSL:
        290°, 81.8966%, 45.4902%
        HSV (HSB):
        290°, 90.0474%, 82.7451%
        XYZ:
        30.3861, 14.7045, 62.8647
        xyY:
        0.2815, 0.1362, 14.7045
      CIE-Lab:
        45.2267, 77.9785, -60.9743
        CIE-LCH:
        45.2267, 98.9875, 321.9768
        CIE-Luv:
        45.2267, 46.2611, -98.3362
        Hunter-Lab:
        38.3464, 74.3393, -70.3570
      #b215d3 color charts
#b215d3 RGB chart
      #b215d3 CMYK chart
      #b215d3 RGB pie chart
      #b215d3 color shades, tints & tones
#b215d3 color schemes
#b215d3 color preview, HTML & CSS examples
           This text has a color of #b215d3        
        
          <p style="color:#b215d3;">Text here</p>
        
        
          .mytext {color:#b215d3;}
        
        Text color #b215d3
      
           This box has a color of #b215d3        
        
          <div style="background-color:#b215d3;">Content here</div>
        
        
          .mybackground {background-color:#b215d3;}
        
        Background color #b215d3
      
           Border around this has a color of #b215d3        
        
          <div style="border:2px solid #b215d3;">Content here</div>
        
        
          .myborder {border:2px solid #b215d3;}
        
        Border color #b215d3