#b42dd6 color space conversions
Hex:
        #b42dd6
        RGB:
        180, 45, 214
        CMY:
        29, 82, 16
        CMYK:
        16, 79, 0, 16
      HSL:
        288°, 67.3307%, 50.7843%
        HSV (HSB):
        288°, 78.9720%, 83.9216%
        XYZ:
        31.8984, 16.4351, 65.1094
        xyY:
        0.2812, 0.1449, 16.4351
      CIE-Lab:
        47.5402, 73.5865, -58.9445
        CIE-LCH:
        47.5402, 94.2837, 321.3045
        CIE-Luv:
        47.5402, 44.1794, -96.4825
        Hunter-Lab:
        40.5402, 69.5042, -66.8442
      #b42dd6 color charts
#b42dd6 RGB chart
      #b42dd6 CMYK chart
      #b42dd6 RGB pie chart
      #b42dd6 color shades, tints & tones
#b42dd6 color schemes
#b42dd6 color preview, HTML & CSS examples
           This text has a color of #b42dd6        
        
          <p style="color:#b42dd6;">Text here</p>
        
        
          .mytext {color:#b42dd6;}
        
        Text color #b42dd6
      
           This box has a color of #b42dd6        
        
          <div style="background-color:#b42dd6;">Content here</div>
        
        
          .mybackground {background-color:#b42dd6;}
        
        Background color #b42dd6
      
           Border around this has a color of #b42dd6        
        
          <div style="border:2px solid #b42dd6;">Content here</div>
        
        
          .myborder {border:2px solid #b42dd6;}
        
        Border color #b42dd6