#b415c3 color space conversions
Hex:
        #b415c3
        RGB:
        180, 21, 195
        CMY:
        29, 92, 24
        CMYK:
        8, 89, 0, 24
      HSL:
        295°, 80.5556%, 42.3529%
        HSV (HSB):
        295°, 89.2308%, 76.4706%
        XYZ:
        28.9409, 14.1798, 52.8414
        xyY:
        0.3016, 0.1478, 14.1798
      CIE-Lab:
        44.4896, 75.6470, -52.8769
        CIE-LCH:
        44.4896, 92.2954, 325.0466
        CIE-Luv:
        44.4896, 52.8928, -86.4196
        Hunter-Lab:
        37.6560, 71.2898, -56.8404
      #b415c3 color charts
#b415c3 RGB chart
      #b415c3 CMYK chart
      #b415c3 RGB pie chart
      #b415c3 color shades, tints & tones
#b415c3 color schemes
#b415c3 color preview, HTML & CSS examples
           This text has a color of #b415c3        
        
          <p style="color:#b415c3;">Text here</p>
        
        
          .mytext {color:#b415c3;}
        
        Text color #b415c3
      
           This box has a color of #b415c3        
        
          <div style="background-color:#b415c3;">Content here</div>
        
        
          .mybackground {background-color:#b415c3;}
        
        Background color #b415c3
      
           Border around this has a color of #b415c3        
        
          <div style="border:2px solid #b415c3;">Content here</div>
        
        
          .myborder {border:2px solid #b415c3;}
        
        Border color #b415c3