#b219cf color space conversions
Hex:
        #b219cf
        RGB:
        178, 25, 207
        CMY:
        30, 90, 19
        CMYK:
        14, 88, 0, 19
      HSL:
        290°, 78.4483%, 45.4902%
        HSV (HSB):
        290°, 87.9227%, 81.1765%
        XYZ:
        29.9702, 14.6652, 60.2826
        xyY:
        0.2857, 0.1398, 14.6652
      CIE-Lab:
        45.1722, 76.6463, -58.7561
        CIE-LCH:
        45.1722, 96.5761, 322.5267
        CIE-Luv:
        45.1722, 47.2360, -95.1075
        Hunter-Lab:
        38.2952, 72.6792, -66.5249
      #b219cf color charts
#b219cf RGB chart
      #b219cf CMYK chart
      #b219cf RGB pie chart
      #b219cf color shades, tints & tones
#b219cf color schemes
#b219cf color preview, HTML & CSS examples
           This text has a color of #b219cf        
        
          <p style="color:#b219cf;">Text here</p>
        
        
          .mytext {color:#b219cf;}
        
        Text color #b219cf
      
           This box has a color of #b219cf        
        
          <div style="background-color:#b219cf;">Content here</div>
        
        
          .mybackground {background-color:#b219cf;}
        
        Background color #b219cf
      
           Border around this has a color of #b219cf        
        
          <div style="border:2px solid #b219cf;">Content here</div>
        
        
          .myborder {border:2px solid #b219cf;}
        
        Border color #b219cf