#b845d1 color space conversions
Hex:
        #b845d1
        RGB:
        184, 69, 209
        CMY:
        28, 73, 18
        CMYK:
        12, 67, 0, 18
      HSL:
        289°, 60.3448%, 54.5098%
        HSV (HSB):
        289°, 66.9856%, 81.9608%
        XYZ:
        33.4039, 19.0500, 62.2380
        xyY:
        0.2912, 0.1661, 19.0500
      CIE-Lab:
        50.7457, 65.1526, -50.9036
        CIE-LCH:
        50.7457, 82.6803, 321.9996
        CIE-Luv:
        50.7457, 43.7320, -85.3734
        Hunter-Lab:
        43.6464, 60.2305, -53.9928
      #b845d1 color charts
#b845d1 RGB chart
      #b845d1 CMYK chart
      #b845d1 RGB pie chart
      #b845d1 color shades, tints & tones
#b845d1 color schemes
#b845d1 color preview, HTML & CSS examples
           This text has a color of #b845d1        
        
          <p style="color:#b845d1;">Text here</p>
        
        
          .mytext {color:#b845d1;}
        
        Text color #b845d1
      
           This box has a color of #b845d1        
        
          <div style="background-color:#b845d1;">Content here</div>
        
        
          .mybackground {background-color:#b845d1;}
        
        Background color #b845d1
      
           Border around this has a color of #b845d1        
        
          <div style="border:2px solid #b845d1;">Content here</div>
        
        
          .myborder {border:2px solid #b845d1;}
        
        Border color #b845d1