#b946f1 color space conversions
Hex:
        #b946f1
        RGB:
        185, 70, 241
        CMY:
        27, 73, 5
        CMYK:
        23, 71, 0, 5
      HSL:
        280°, 85.9296%, 60.9804%
        HSV (HSB):
        280°, 70.9544%, 94.5098%
        XYZ:
        38.0749, 21.0455, 85.2745
        xyY:
        0.2637, 0.1457, 21.0455
      CIE-Lab:
        52.9992, 71.1739, -65.3886
        CIE-LCH:
        52.9992, 96.6508, 317.4258
        CIE-Luv:
        52.9992, 35.8300, -108.5956
        Hunter-Lab:
        45.8754, 67.8668, -78.0973
      #b946f1 color charts
#b946f1 RGB chart
      #b946f1 CMYK chart
      #b946f1 RGB pie chart
      #b946f1 color shades, tints & tones
#b946f1 color schemes
#b946f1 color preview, HTML & CSS examples
           This text has a color of #b946f1        
        
          <p style="color:#b946f1;">Text here</p>
        
        
          .mytext {color:#b946f1;}
        
        Text color #b946f1
      
           This box has a color of #b946f1        
        
          <div style="background-color:#b946f1;">Content here</div>
        
        
          .mybackground {background-color:#b946f1;}
        
        Background color #b946f1
      
           Border around this has a color of #b946f1        
        
          <div style="border:2px solid #b946f1;">Content here</div>
        
        
          .myborder {border:2px solid #b946f1;}
        
        Border color #b946f1