#b440dc color space conversions
Hex:
        #b440dc
        RGB:
        180, 64, 220
        CMY:
        29, 75, 14
        CMYK:
        18, 71, 0, 14
      HSL:
        285°, 69.0265%, 55.6863%
        HSV (HSB):
        285°, 70.9091%, 86.2745%
        XYZ:
        33.5741, 18.5374, 69.5187
        xyY:
        0.2760, 0.1524, 18.5374
      CIE-Lab:
        50.1415, 68.3549, -58.1803
        CIE-LCH:
        50.1415, 89.7627, 319.5972
        CIE-Luv:
        50.1415, 39.3238, -96.2211
        Hunter-Lab:
        43.0551, 63.8467, -65.5938
      #b440dc color charts
#b440dc RGB chart
      #b440dc CMYK chart
      #b440dc RGB pie chart
      #b440dc color shades, tints & tones
#b440dc color schemes
#b440dc color preview, HTML & CSS examples
           This text has a color of #b440dc        
        
          <p style="color:#b440dc;">Text here</p>
        
        
          .mytext {color:#b440dc;}
        
        Text color #b440dc
      
           This box has a color of #b440dc        
        
          <div style="background-color:#b440dc;">Content here</div>
        
        
          .mybackground {background-color:#b440dc;}
        
        Background color #b440dc
      
           Border around this has a color of #b440dc        
        
          <div style="border:2px solid #b440dc;">Content here</div>
        
        
          .myborder {border:2px solid #b440dc;}
        
        Border color #b440dc