#b459f2 color space conversions
Hex:
        #b459f2
        RGB:
        180, 89, 242
        CMY:
        29, 65, 5
        CMYK:
        26, 63, 0, 5
      HSL:
        276°, 85.4749%, 64.9020%
        HSV (HSB):
        276°, 63.2231%, 94.9020%
        XYZ:
        38.4218, 23.2589, 86.4688
        xyY:
        0.2593, 0.1570, 23.2589
      CIE-Lab:
        55.3380, 62.2089, -62.2129
        CIE-LCH:
        55.3380, 87.9795, 314.9982
        CIE-Luv:
        55.3380, 28.6351, -104.0622
        Hunter-Lab:
        48.2274, 57.8092, -72.5440
      #b459f2 color charts
#b459f2 RGB chart
      #b459f2 CMYK chart
      #b459f2 RGB pie chart
      #b459f2 color shades, tints & tones
#b459f2 color schemes
#b459f2 color preview, HTML & CSS examples
           This text has a color of #b459f2        
        
          <p style="color:#b459f2;">Text here</p>
        
        
          .mytext {color:#b459f2;}
        
        Text color #b459f2
      
           This box has a color of #b459f2        
        
          <div style="background-color:#b459f2;">Content here</div>
        
        
          .mybackground {background-color:#b459f2;}
        
        Background color #b459f2
      
           Border around this has a color of #b459f2        
        
          <div style="border:2px solid #b459f2;">Content here</div>
        
        
          .myborder {border:2px solid #b459f2;}
        
        Border color #b459f2