#b413bf color space conversions
Hex:
        #b413bf
        RGB:
        180, 19, 191
        CMY:
        29, 93, 25
        CMYK:
        6, 90, 0, 25
      HSL:
        296°, 81.9048%, 41.1765%
        HSV (HSB):
        296°, 90.0524%, 74.9020%
        XYZ:
        28.4592, 13.9306, 50.4791
        xyY:
        0.3064, 0.1500, 13.9306
      CIE-Lab:
        44.1333, 75.3065, -51.1135
        CIE-LCH:
        44.1333, 91.0146, 325.8337
        CIE-Luv:
        44.1333, 54.4521, -83.7159
        Hunter-Lab:
        37.3238, 70.7890, -54.0611
      #b413bf color charts
#b413bf RGB chart
      #b413bf CMYK chart
      #b413bf RGB pie chart
      #b413bf color shades, tints & tones
#b413bf color schemes
#b413bf color preview, HTML & CSS examples
           This text has a color of #b413bf        
        
          <p style="color:#b413bf;">Text here</p>
        
        
          .mytext {color:#b413bf;}
        
        Text color #b413bf
      
           This box has a color of #b413bf        
        
          <div style="background-color:#b413bf;">Content here</div>
        
        
          .mybackground {background-color:#b413bf;}
        
        Background color #b413bf
      
           Border around this has a color of #b413bf        
        
          <div style="border:2px solid #b413bf;">Content here</div>
        
        
          .myborder {border:2px solid #b413bf;}
        
        Border color #b413bf