#b435f2 color space conversions
Hex:
        #b435f2
        RGB:
        180, 53, 242
        CMY:
        29, 79, 5
        CMYK:
        26, 78, 0, 5
      HSL:
        280°, 87.9070%, 57.8431%
        HSV (HSB):
        280°, 78.0992%, 94.9020%
        XYZ:
        36.1225, 18.6603, 85.7023
        xyY:
        0.2571, 0.1328, 18.6603
      CIE-Lab:
        50.2874, 76.4518, -70.3720
        CIE-LCH:
        50.2874, 103.9091, 317.3712
        CIE-Luv:
        50.2874, 35.4752, -114.6072
        Hunter-Lab:
        43.1976, 73.6688, -87.3908
      #b435f2 color charts
#b435f2 RGB chart
      #b435f2 CMYK chart
      #b435f2 RGB pie chart
      #b435f2 color shades, tints & tones
#b435f2 color schemes
#b435f2 color preview, HTML & CSS examples
           This text has a color of #b435f2        
        
          <p style="color:#b435f2;">Text here</p>
        
        
          .mytext {color:#b435f2;}
        
        Text color #b435f2
      
           This box has a color of #b435f2        
        
          <div style="background-color:#b435f2;">Content here</div>
        
        
          .mybackground {background-color:#b435f2;}
        
        Background color #b435f2
      
           Border around this has a color of #b435f2        
        
          <div style="border:2px solid #b435f2;">Content here</div>
        
        
          .myborder {border:2px solid #b435f2;}
        
        Border color #b435f2