#b440bf color space conversions
Hex:
        #b440bf
        RGB:
        180, 64, 191
        CMY:
        29, 75, 25
        CMYK:
        6, 66, 0, 25
      HSL:
        295°, 49.8039%, 50.0000%
        HSV (HSB):
        295°, 66.4921%, 74.9020%
        XYZ:
        30.0598, 17.1317, 51.0126
        xyY:
        0.3061, 0.1744, 17.1317
      CIE-Lab:
        48.4255, 62.9621, -44.2565
        CIE-LCH:
        48.4255, 76.9601, 324.8964
        CIE-Luv:
        48.4255, 47.4576, -74.2681
        Hunter-Lab:
        41.3904, 57.2022, -44.1001
      #b440bf color charts
#b440bf RGB chart
      #b440bf CMYK chart
      #b440bf RGB pie chart
      #b440bf color shades, tints & tones
#b440bf color schemes
#b440bf color preview, HTML & CSS examples
           This text has a color of #b440bf        
        
          <p style="color:#b440bf;">Text here</p>
        
        
          .mytext {color:#b440bf;}
        
        Text color #b440bf
      
           This box has a color of #b440bf        
        
          <div style="background-color:#b440bf;">Content here</div>
        
        
          .mybackground {background-color:#b440bf;}
        
        Background color #b440bf
      
           Border around this has a color of #b440bf        
        
          <div style="border:2px solid #b440bf;">Content here</div>
        
        
          .myborder {border:2px solid #b440bf;}
        
        Border color #b440bf