#b413fa color space conversions
Hex:
        #b413fa
        RGB:
        180, 19, 250
        CMY:
        29, 93, 2
        CMYK:
        28, 92, 0, 2
      HSL:
        282°, 95.8506%, 52.7451%
        HSV (HSB):
        282°, 92.4000%, 98.0392%
        XYZ:
        36.3106, 17.0712, 91.8238
        xyY:
        0.2501, 0.1176, 17.0712
      CIE-Lab:
        48.3496, 85.4319, -78.0089
        CIE-LCH:
        48.3496, 115.6892, 317.6004
        CIE-Luv:
        48.3496, 36.4156, -124.3077
        Hunter-Lab:
        41.3173, 84.5647, -102.8444
      #b413fa color charts
#b413fa RGB chart
      #b413fa CMYK chart
      #b413fa RGB pie chart
      #b413fa color shades, tints & tones
#b413fa color schemes
#b413fa color preview, HTML & CSS examples
           This text has a color of #b413fa        
        
          <p style="color:#b413fa;">Text here</p>
        
        
          .mytext {color:#b413fa;}
        
        Text color #b413fa
      
           This box has a color of #b413fa        
        
          <div style="background-color:#b413fa;">Content here</div>
        
        
          .mybackground {background-color:#b413fa;}
        
        Background color #b413fa
      
           Border around this has a color of #b413fa        
        
          <div style="border:2px solid #b413fa;">Content here</div>
        
        
          .myborder {border:2px solid #b413fa;}
        
        Border color #b413fa