#b215c9 color space conversions
Hex:
        #b215c9
        RGB:
        178, 21, 201
        CMY:
        30, 92, 21
        CMYK:
        11, 90, 0, 21
      HSL:
        292°, 81.0811%, 43.5294%
        HSV (HSB):
        292°, 89.5522%, 78.8235%
        XYZ:
        29.1709, 14.2184, 56.4653
        xyY:
        0.2921, 0.1424, 14.2184
      CIE-Lab:
        44.5445, 76.2994, -56.2962
        CIE-LCH:
        44.5445, 94.8201, 323.5789
        CIE-Luv:
        44.5445, 49.5003, -91.2755
        Hunter-Lab:
        37.7072, 72.1026, -62.3897
      #b215c9 color charts
#b215c9 RGB chart
      #b215c9 CMYK chart
      #b215c9 RGB pie chart
      #b215c9 color shades, tints & tones
#b215c9 color schemes
#b215c9 color preview, HTML & CSS examples
           This text has a color of #b215c9        
        
          <p style="color:#b215c9;">Text here</p>
        
        
          .mytext {color:#b215c9;}
        
        Text color #b215c9
      
           This box has a color of #b215c9        
        
          <div style="background-color:#b215c9;">Content here</div>
        
        
          .mybackground {background-color:#b215c9;}
        
        Background color #b215c9
      
           Border around this has a color of #b215c9        
        
          <div style="border:2px solid #b215c9;">Content here</div>
        
        
          .myborder {border:2px solid #b215c9;}
        
        Border color #b215c9