#b714e2 color space conversions
Hex:
        #b714e2
        RGB:
        183, 20, 226
        CMY:
        28, 92, 11
        CMYK:
        19, 91, 0, 11
      HSL:
        287°, 83.7398%, 48.2353%
        HSV (HSB):
        287°, 91.1504%, 88.6275%
        XYZ:
        33.5061, 16.0586, 73.2852
        xyY:
        0.2727, 0.1307, 16.0586
      CIE-Lab:
        47.0512, 81.4363, -66.5641
        CIE-LCH:
        47.0512, 105.1791, 320.7383
        CIE-Luv:
        47.0512, 44.8550, -107.6002
        Hunter-Lab:
        40.0732, 79.1198, -80.3774
      #b714e2 color charts
#b714e2 RGB chart
      #b714e2 CMYK chart
      #b714e2 RGB pie chart
      #b714e2 color shades, tints & tones
#b714e2 color schemes
#b714e2 color preview, HTML & CSS examples
           This text has a color of #b714e2        
        
          <p style="color:#b714e2;">Text here</p>
        
        
          .mytext {color:#b714e2;}
        
        Text color #b714e2
      
           This box has a color of #b714e2        
        
          <div style="background-color:#b714e2;">Content here</div>
        
        
          .mybackground {background-color:#b714e2;}
        
        Background color #b714e2
      
           Border around this has a color of #b714e2        
        
          <div style="border:2px solid #b714e2;">Content here</div>
        
        
          .myborder {border:2px solid #b714e2;}
        
        Border color #b714e2