#b419dc color space conversions
Hex:
        #b419dc
        RGB:
        180, 25, 220
        CMY:
        29, 90, 14
        CMYK:
        18, 89, 0, 14
      HSL:
        288°, 79.5918%, 48.0392%
        HSV (HSB):
        288°, 88.6364%, 86.2745%
        XYZ:
        32.0883, 15.5659, 69.0234
        xyY:
        0.2750, 0.1334, 15.5659
      CIE-Lab:
        46.3997, 79.1909, -64.2218
        CIE-LCH:
        46.3997, 101.9590, 320.9588
        CIE-Luv:
        46.3997, 44.4693, -103.7108
        Hunter-Lab:
        39.4536, 76.1333, -76.1093
      #b419dc color charts
#b419dc RGB chart
      #b419dc CMYK chart
      #b419dc RGB pie chart
      #b419dc color shades, tints & tones
#b419dc color schemes
#b419dc color preview, HTML & CSS examples
           This text has a color of #b419dc        
        
          <p style="color:#b419dc;">Text here</p>
        
        
          .mytext {color:#b419dc;}
        
        Text color #b419dc
      
           This box has a color of #b419dc        
        
          <div style="background-color:#b419dc;">Content here</div>
        
        
          .mybackground {background-color:#b419dc;}
        
        Background color #b419dc
      
           Border around this has a color of #b419dc        
        
          <div style="border:2px solid #b419dc;">Content here</div>
        
        
          .myborder {border:2px solid #b419dc;}
        
        Border color #b419dc