#b423d2 color space conversions
Hex:
        #b423d2
        RGB:
        180, 35, 210
        CMY:
        29, 86, 18
        CMYK:
        14, 83, 0, 18
      HSL:
        290°, 71.4286%, 48.0392%
        HSV (HSB):
        290°, 83.3333%, 82.3529%
        XYZ:
        31.0563, 15.5585, 62.3390
        xyY:
        0.2850, 0.1428, 15.5585
      CIE-Lab:
        46.3899, 75.4602, -58.5034
        CIE-LCH:
        46.3899, 95.4823, 322.2140
        CIE-Luv:
        46.3899, 46.6345, -95.3850
        Hunter-Lab:
        39.4443, 71.5137, -66.0929
      #b423d2 color charts
#b423d2 RGB chart
      #b423d2 CMYK chart
      #b423d2 RGB pie chart
      #b423d2 color shades, tints & tones
#b423d2 color schemes
#b423d2 color preview, HTML & CSS examples
           This text has a color of #b423d2        
        
          <p style="color:#b423d2;">Text here</p>
        
        
          .mytext {color:#b423d2;}
        
        Text color #b423d2
      
           This box has a color of #b423d2        
        
          <div style="background-color:#b423d2;">Content here</div>
        
        
          .mybackground {background-color:#b423d2;}
        
        Background color #b423d2
      
           Border around this has a color of #b423d2        
        
          <div style="border:2px solid #b423d2;">Content here</div>
        
        
          .myborder {border:2px solid #b423d2;}
        
        Border color #b423d2