#b442df color space conversions
Hex:
        #b442df
        RGB:
        180, 66, 223
        CMY:
        29, 74, 13
        CMYK:
        19, 70, 0, 13
      HSL:
        284°, 71.0407%, 56.6667%
        HSV (HSB):
        284°, 70.4036%, 87.4510%
        XYZ:
        34.0899, 18.9274, 71.6687
        xyY:
        0.2734, 0.1518, 18.9274
      CIE-Lab:
        50.6022, 68.1701, -59.1434
        CIE-LCH:
        50.6022, 90.2503, 319.0556
        CIE-Luv:
        50.6022, 38.1479, -97.8458
        Hunter-Lab:
        43.5057, 63.7329, -67.2168
      #b442df color charts
#b442df RGB chart
      #b442df CMYK chart
      #b442df RGB pie chart
      #b442df color shades, tints & tones
#b442df color schemes
#b442df color preview, HTML & CSS examples
           This text has a color of #b442df        
        
          <p style="color:#b442df;">Text here</p>
        
        
          .mytext {color:#b442df;}
        
        Text color #b442df
      
           This box has a color of #b442df        
        
          <div style="background-color:#b442df;">Content here</div>
        
        
          .mybackground {background-color:#b442df;}
        
        Background color #b442df
      
           Border around this has a color of #b442df        
        
          <div style="border:2px solid #b442df;">Content here</div>
        
        
          .myborder {border:2px solid #b442df;}
        
        Border color #b442df