#b944ed color space conversions
Hex:
        #b944ed
        RGB:
        185, 68, 237
        CMY:
        27, 73, 7
        CMYK:
        22, 71, 0, 7
      HSL:
        282°, 82.4390%, 59.8039%
        HSV (HSB):
        282°, 71.3080%, 92.9412%
        XYZ:
        37.3608, 20.5630, 82.1207
        xyY:
        0.2668, 0.1468, 20.5630
      CIE-Lab:
        52.4678, 71.1454, -64.0035
        CIE-LCH:
        52.4678, 95.6980, 318.0250
        CIE-Luv:
        52.4678, 37.1916, -106.2765
        Hunter-Lab:
        45.3464, 67.7094, -75.6296
      #b944ed color charts
#b944ed RGB chart
      #b944ed CMYK chart
      #b944ed RGB pie chart
      #b944ed color shades, tints & tones
#b944ed color schemes
#b944ed color preview, HTML & CSS examples
           This text has a color of #b944ed        
        
          <p style="color:#b944ed;">Text here</p>
        
        
          .mytext {color:#b944ed;}
        
        Text color #b944ed
      
           This box has a color of #b944ed        
        
          <div style="background-color:#b944ed;">Content here</div>
        
        
          .mybackground {background-color:#b944ed;}
        
        Background color #b944ed
      
           Border around this has a color of #b944ed        
        
          <div style="border:2px solid #b944ed;">Content here</div>
        
        
          .myborder {border:2px solid #b944ed;}
        
        Border color #b944ed