#b14df5 color space conversions
Hex:
        #b14df5
        RGB:
        177, 77, 245
        CMY:
        31, 70, 4
        CMYK:
        28, 69, 0, 4
      HSL:
        276°, 89.3617%, 63.1373%
        HSV (HSB):
        276°, 68.5714%, 96.0784%
        XYZ:
        37.2668, 21.2474, 88.5232
        xyY:
        0.2535, 0.1445, 21.2474
      CIE-Lab:
        53.2192, 67.5991, -67.3212
        CIE-LCH:
        53.2192, 95.4033, 315.1180
        CIE-Luv:
        53.2192, 29.0523, -111.1622
        Hunter-Lab:
        46.0949, 63.6473, -81.5972
      #b14df5 color charts
#b14df5 RGB chart
      #b14df5 CMYK chart
      #b14df5 RGB pie chart
      #b14df5 color shades, tints & tones
#b14df5 color schemes
#b14df5 color preview, HTML & CSS examples
           This text has a color of #b14df5        
        
          <p style="color:#b14df5;">Text here</p>
        
        
          .mytext {color:#b14df5;}
        
        Text color #b14df5
      
           This box has a color of #b14df5        
        
          <div style="background-color:#b14df5;">Content here</div>
        
        
          .mybackground {background-color:#b14df5;}
        
        Background color #b14df5
      
           Border around this has a color of #b14df5        
        
          <div style="border:2px solid #b14df5;">Content here</div>
        
        
          .myborder {border:2px solid #b14df5;}
        
        Border color #b14df5