#b435ff color space conversions
Hex:
        #b435ff
        RGB:
        180, 53, 255
        CMY:
        29, 79, 0
        CMYK:
        29, 79, 0, 0
      HSL:
        278°, 100.0000%, 60.3922%
        HSV (HSB):
        278°, 79.2157%, 100.0000%
        XYZ:
        38.1455, 19.4695, 96.3552
        xyY:
        0.2477, 0.1264, 19.4695
      CIE-Lab:
        51.2320, 79.0186, -76.0977
        CIE-LCH:
        51.2320, 109.7032, 316.0788
        CIE-Luv:
        51.2320, 32.3396, -123.4621
        Hunter-Lab:
        44.1243, 77.0961, -98.5861
      #b435ff color charts
#b435ff RGB chart
      #b435ff CMYK chart
      #b435ff RGB pie chart
      #b435ff color shades, tints & tones
#b435ff color schemes
#b435ff color preview, HTML & CSS examples
           This text has a color of #b435ff        
        
          <p style="color:#b435ff;">Text here</p>
        
        
          .mytext {color:#b435ff;}
        
        Text color #b435ff
      
           This box has a color of #b435ff        
        
          <div style="background-color:#b435ff;">Content here</div>
        
        
          .mybackground {background-color:#b435ff;}
        
        Background color #b435ff
      
           Border around this has a color of #b435ff        
        
          <div style="border:2px solid #b435ff;">Content here</div>
        
        
          .myborder {border:2px solid #b435ff;}
        
        Border color #b435ff