#b410d4 color space conversions
Hex:
        #b410d4
        RGB:
        180, 16, 212
        CMY:
        29, 94, 17
        CMYK:
        15, 92, 0, 17
      HSL:
        290°, 85.9649%, 44.7059%
        HSV (HSB):
        290°, 92.4528%, 83.1373%
        XYZ:
        30.8913, 14.8273, 63.5212
        xyY:
        0.2828, 0.1357, 14.8273
      CIE-Lab:
        45.3968, 79.1298, -61.2587
        CIE-LCH:
        45.3968, 100.0707, 322.2546
        CIE-Luv:
        45.3968, 47.5345, -98.9640
        Hunter-Lab:
        38.5063, 75.8141, -70.8522
      #b410d4 color charts
#b410d4 RGB chart
      #b410d4 CMYK chart
      #b410d4 RGB pie chart
      #b410d4 color shades, tints & tones
#b410d4 color schemes
#b410d4 color preview, HTML & CSS examples
           This text has a color of #b410d4        
        
          <p style="color:#b410d4;">Text here</p>
        
        
          .mytext {color:#b410d4;}
        
        Text color #b410d4
      
           This box has a color of #b410d4        
        
          <div style="background-color:#b410d4;">Content here</div>
        
        
          .mybackground {background-color:#b410d4;}
        
        Background color #b410d4
      
           Border around this has a color of #b410d4        
        
          <div style="border:2px solid #b410d4;">Content here</div>
        
        
          .myborder {border:2px solid #b410d4;}
        
        Border color #b410d4