#b444e5 color space conversions
Hex:
        #b444e5
        RGB:
        180, 68, 229
        CMY:
        29, 73, 10
        CMYK:
        21, 70, 0, 10
      HSL:
        282°, 75.5869%, 58.2353%
        HSV (HSB):
        282°, 70.3057%, 89.8039%
        XYZ:
        35.0324, 19.4947, 76.0452
        xyY:
        0.2683, 0.1493, 19.4947
      CIE-Lab:
        51.2610, 68.5746, -61.4791
        CIE-LCH:
        51.2610, 92.0986, 318.1228
        CIE-Luv:
        51.2610, 36.2374, -101.6522
        Hunter-Lab:
        44.1528, 64.3608, -71.2093
      #b444e5 color charts
#b444e5 RGB chart
      #b444e5 CMYK chart
      #b444e5 RGB pie chart
      #b444e5 color shades, tints & tones
#b444e5 color schemes
#b444e5 color preview, HTML & CSS examples
           This text has a color of #b444e5        
        
          <p style="color:#b444e5;">Text here</p>
        
        
          .mytext {color:#b444e5;}
        
        Text color #b444e5
      
           This box has a color of #b444e5        
        
          <div style="background-color:#b444e5;">Content here</div>
        
        
          .mybackground {background-color:#b444e5;}
        
        Background color #b444e5
      
           Border around this has a color of #b444e5        
        
          <div style="border:2px solid #b444e5;">Content here</div>
        
        
          .myborder {border:2px solid #b444e5;}
        
        Border color #b444e5