#b415ed color space conversions
Hex:
        #b415ed
        RGB:
        180, 21, 237
        CMY:
        29, 92, 7
        CMYK:
        24, 91, 0, 7
      HSL:
        284°, 85.7143%, 50.5882%
        HSV (HSB):
        284°, 91.1392%, 92.9412%
        XYZ:
        34.3766, 16.3541, 81.4656
        xyY:
        0.2600, 0.1237, 16.3541
      CIE-Lab:
        47.4356, 82.8125, -72.1943
        CIE-LCH:
        47.4356, 109.8632, 318.9187
        CIE-Luv:
        47.4356, 39.7964, -115.6188
        Hunter-Lab:
        40.4401, 80.9658, -91.1300
      #b415ed color charts
#b415ed RGB chart
      #b415ed CMYK chart
      #b415ed RGB pie chart
      #b415ed color shades, tints & tones
#b415ed color schemes
#b415ed color preview, HTML & CSS examples
           This text has a color of #b415ed        
        
          <p style="color:#b415ed;">Text here</p>
        
        
          .mytext {color:#b415ed;}
        
        Text color #b415ed
      
           This box has a color of #b415ed        
        
          <div style="background-color:#b415ed;">Content here</div>
        
        
          .mybackground {background-color:#b415ed;}
        
        Background color #b415ed
      
           Border around this has a color of #b415ed        
        
          <div style="border:2px solid #b415ed;">Content here</div>
        
        
          .myborder {border:2px solid #b415ed;}
        
        Border color #b415ed