#b405bf color space conversions
Hex:
        #b405bf
        RGB:
        180, 5, 191
        CMY:
        29, 98, 25
        CMYK:
        6, 97, 0, 25
      HSL:
        296°, 94.8980%, 38.4314%
        HSV (HSB):
        296°, 97.3822%, 74.9020%
        XYZ:
        28.2806, 13.5734, 50.4196
        xyY:
        0.3065, 0.1471, 13.5734
      CIE-Lab:
        43.6149, 76.8398, -51.9464
        CIE-LCH:
        43.6149, 92.7513, 325.9399
        CIE-Luv:
        43.6149, 55.2312, -84.7630
        Hunter-Lab:
        36.8421, 72.5458, -55.3507
      #b405bf color charts
#b405bf RGB chart
      #b405bf CMYK chart
      #b405bf RGB pie chart
      #b405bf color shades, tints & tones
#b405bf color schemes
#b405bf color preview, HTML & CSS examples
           This text has a color of #b405bf        
        
          <p style="color:#b405bf;">Text here</p>
        
        
          .mytext {color:#b405bf;}
        
        Text color #b405bf
      
           This box has a color of #b405bf        
        
          <div style="background-color:#b405bf;">Content here</div>
        
        
          .mybackground {background-color:#b405bf;}
        
        Background color #b405bf
      
           Border around this has a color of #b405bf        
        
          <div style="border:2px solid #b405bf;">Content here</div>
        
        
          .myborder {border:2px solid #b405bf;}
        
        Border color #b405bf