#b015cf color space conversions
Hex:
        #b015cf
        RGB:
        176, 21, 207
        CMY:
        31, 92, 19
        CMYK:
        15, 90, 0, 19
      HSL:
        290°, 81.5789%, 44.7059%
        HSV (HSB):
        290°, 89.8551%, 81.1765%
        XYZ:
        29.4351, 14.2714, 60.2347
        xyY:
        0.2832, 0.1373, 14.2714
      CIE-Lab:
        44.6197, 76.9905, -59.6653
        CIE-LCH:
        44.6197, 97.4037, 322.2254
        CIE-Luv:
        44.6197, 46.2376, -96.0315
        Hunter-Lab:
        37.7775, 72.9712, -68.0912
      #b015cf color charts
#b015cf RGB chart
      #b015cf CMYK chart
      #b015cf RGB pie chart
      #b015cf color shades, tints & tones
#b015cf color schemes
#b015cf color preview, HTML & CSS examples
           This text has a color of #b015cf        
        
          <p style="color:#b015cf;">Text here</p>
        
        
          .mytext {color:#b015cf;}
        
        Text color #b015cf
      
           This box has a color of #b015cf        
        
          <div style="background-color:#b015cf;">Content here</div>
        
        
          .mybackground {background-color:#b015cf;}
        
        Background color #b015cf
      
           Border around this has a color of #b015cf        
        
          <div style="border:2px solid #b015cf;">Content here</div>
        
        
          .myborder {border:2px solid #b015cf;}
        
        Border color #b015cf