#b415ce color space conversions
Hex:
        #b415ce
        RGB:
        180, 21, 206
        CMY:
        29, 92, 19
        CMYK:
        13, 90, 0, 19
      HSL:
        292°, 81.4978%, 44.5098%
        HSV (HSB):
        292°, 89.8058%, 80.7843%
        XYZ:
        30.2311, 14.6959, 59.6357
        xyY:
        0.2891, 0.1405, 14.6959
      CIE-Lab:
        45.2148, 77.4477, -58.0933
        CIE-LCH:
        45.2148, 96.8141, 323.1265
        CIE-Luv:
        45.2148, 49.1732, -94.3084
        Hunter-Lab:
        38.3352, 73.6786, -65.3993
      #b415ce color charts
#b415ce RGB chart
      #b415ce CMYK chart
      #b415ce RGB pie chart
      #b415ce color shades, tints & tones
#b415ce color schemes
#b415ce color preview, HTML & CSS examples
           This text has a color of #b415ce        
        
          <p style="color:#b415ce;">Text here</p>
        
        
          .mytext {color:#b415ce;}
        
        Text color #b415ce
      
           This box has a color of #b415ce        
        
          <div style="background-color:#b415ce;">Content here</div>
        
        
          .mybackground {background-color:#b415ce;}
        
        Background color #b415ce
      
           Border around this has a color of #b415ce        
        
          <div style="border:2px solid #b415ce;">Content here</div>
        
        
          .myborder {border:2px solid #b415ce;}
        
        Border color #b415ce