#b215b2 color space conversions
Hex:
        #b215b2
        RGB:
        178, 21, 178
        CMY:
        30, 92, 30
        CMYK:
        0, 88, 0, 30
      HSL:
        300°, 78.8945%, 39.0196%
        HSV (HSB):
        300°, 88.2022%, 69.8039%
        XYZ:
        26.6641, 13.2157, 43.2650
        xyY:
        0.3207, 0.1589, 13.2157
      CIE-Lab:
        43.0864, 72.6326, -45.1624
        CIE-LCH:
        43.0864, 85.5285, 328.1270
        CIE-Luv:
        43.0864, 57.6145, -74.4977
        Hunter-Lab:
        36.3534, 67.3063, -45.1151
      #b215b2 color charts
#b215b2 RGB chart
      #b215b2 CMYK chart
      #b215b2 RGB pie chart
      #b215b2 color shades, tints & tones
#b215b2 color schemes
#b215b2 color preview, HTML & CSS examples
           This text has a color of #b215b2        
        
          <p style="color:#b215b2;">Text here</p>
        
        
          .mytext {color:#b215b2;}
        
        Text color #b215b2
      
           This box has a color of #b215b2        
        
          <div style="background-color:#b215b2;">Content here</div>
        
        
          .mybackground {background-color:#b215b2;}
        
        Background color #b215b2
      
           Border around this has a color of #b215b2        
        
          <div style="border:2px solid #b215b2;">Content here</div>
        
        
          .myborder {border:2px solid #b215b2;}
        
        Border color #b215b2