#b415d1 color space conversions
Hex:
        #b415d1
        RGB:
        180, 21, 209
        CMY:
        29, 92, 18
        CMYK:
        14, 90, 0, 18
      HSL:
        291°, 81.7391%, 45.0980%
        HSV (HSB):
        291°, 89.9522%, 81.9608%
        XYZ:
        30.5992, 14.8431, 61.5738
        xyY:
        0.2859, 0.1387, 14.8431
      CIE-Lab:
        45.4185, 77.9490, -59.4958
        CIE-LCH:
        45.4185, 98.0602, 322.6467
        CIE-Luv:
        45.4185, 48.1952, -96.4299
        Hunter-Lab:
        38.5267, 74.3488, -67.7893
      #b415d1 color charts
#b415d1 RGB chart
      #b415d1 CMYK chart
      #b415d1 RGB pie chart
      #b415d1 color shades, tints & tones
#b415d1 color schemes
#b415d1 color preview, HTML & CSS examples
           This text has a color of #b415d1        
        
          <p style="color:#b415d1;">Text here</p>
        
        
          .mytext {color:#b415d1;}
        
        Text color #b415d1
      
           This box has a color of #b415d1        
        
          <div style="background-color:#b415d1;">Content here</div>
        
        
          .mybackground {background-color:#b415d1;}
        
        Background color #b415d1
      
           Border around this has a color of #b415d1        
        
          <div style="border:2px solid #b415d1;">Content here</div>
        
        
          .myborder {border:2px solid #b415d1;}
        
        Border color #b415d1