#b936ec color space conversions
Hex:
        #b936ec
        RGB:
        185, 54, 236
        CMY:
        27, 79, 7
        CMYK:
        22, 77, 0, 7
      HSL:
        283°, 82.7273%, 56.8627%
        HSV (HSB):
        283°, 77.1186%, 92.5490%
        XYZ:
        36.4671, 19.0088, 81.1039
        xyY:
        0.2670, 0.1392, 19.0088
      CIE-Lab:
        50.6974, 75.8323, -66.3014
        CIE-LCH:
        50.6974, 100.7294, 318.8363
        CIE-Luv:
        50.6974, 39.7913, -109.0715
        Hunter-Lab:
        43.5990, 73.0026, -79.7733
      #b936ec color charts
#b936ec RGB chart
      #b936ec CMYK chart
      #b936ec RGB pie chart
      #b936ec color shades, tints & tones
#b936ec color schemes
#b936ec color preview, HTML & CSS examples
           This text has a color of #b936ec        
        
          <p style="color:#b936ec;">Text here</p>
        
        
          .mytext {color:#b936ec;}
        
        Text color #b936ec
      
           This box has a color of #b936ec        
        
          <div style="background-color:#b936ec;">Content here</div>
        
        
          .mybackground {background-color:#b936ec;}
        
        Background color #b936ec
      
           Border around this has a color of #b936ec        
        
          <div style="border:2px solid #b936ec;">Content here</div>
        
        
          .myborder {border:2px solid #b936ec;}
        
        Border color #b936ec