#b021cf color space conversions
Hex:
        #b021cf
        RGB:
        176, 33, 207
        CMY:
        31, 87, 19
        CMYK:
        15, 84, 0, 19
      HSL:
        289°, 72.5000%, 47.0588%
        HSV (HSB):
        289°, 84.0580%, 81.1765%
        XYZ:
        29.7108, 14.8228, 60.3266
        xyY:
        0.2833, 0.1414, 14.8228
      CIE-Lab:
        45.3906, 74.7207, -58.4197
        CIE-LCH:
        45.3906, 94.8475, 321.9802
        CIE-Luv:
        45.3906, 45.2025, -94.5683
        Hunter-Lab:
        38.5004, 70.3731, -65.9518
      #b021cf color charts
#b021cf RGB chart
      #b021cf CMYK chart
      #b021cf RGB pie chart
      #b021cf color shades, tints & tones
#b021cf color schemes
#b021cf color preview, HTML & CSS examples
           This text has a color of #b021cf        
        
          <p style="color:#b021cf;">Text here</p>
        
        
          .mytext {color:#b021cf;}
        
        Text color #b021cf
      
           This box has a color of #b021cf        
        
          <div style="background-color:#b021cf;">Content here</div>
        
        
          .mybackground {background-color:#b021cf;}
        
        Background color #b021cf
      
           Border around this has a color of #b021cf        
        
          <div style="border:2px solid #b021cf;">Content here</div>
        
        
          .myborder {border:2px solid #b021cf;}
        
        Border color #b021cf