#b435d4 color space conversions
Hex:
        #b435d4
        RGB:
        180, 53, 212
        CMY:
        29, 79, 17
        CMYK:
        15, 75, 0, 17
      HSL:
        288°, 64.8980%, 51.9608%
        HSV (HSB):
        288°, 75.0000%, 83.1373%
        XYZ:
        31.9792, 17.0030, 63.8838
        xyY:
        0.2833, 0.1506, 17.0030
      CIE-Lab:
        48.2638, 70.7609, -56.6330
        CIE-LCH:
        48.2638, 90.6333, 321.3282
        CIE-Luv:
        48.2638, 43.5378, -93.2662
        Hunter-Lab:
        41.2347, 66.2734, -62.9922
      #b435d4 color charts
#b435d4 RGB chart
      #b435d4 CMYK chart
      #b435d4 RGB pie chart
      #b435d4 color shades, tints & tones
#b435d4 color schemes
#b435d4 color preview, HTML & CSS examples
           This text has a color of #b435d4        
        
          <p style="color:#b435d4;">Text here</p>
        
        
          .mytext {color:#b435d4;}
        
        Text color #b435d4
      
           This box has a color of #b435d4        
        
          <div style="background-color:#b435d4;">Content here</div>
        
        
          .mybackground {background-color:#b435d4;}
        
        Background color #b435d4
      
           Border around this has a color of #b435d4        
        
          <div style="border:2px solid #b435d4;">Content here</div>
        
        
          .myborder {border:2px solid #b435d4;}
        
        Border color #b435d4