#b402fa color space conversions
Hex:
        #b402fa
        RGB:
        180, 2, 250
        CMY:
        29, 99, 2
        CMYK:
        28, 99, 0, 2
      HSL:
        283°, 98.4127%, 49.4118%
        HSV (HSB):
        283°, 99.2000%, 98.0392%
        XYZ:
        36.0994, 16.6488, 91.7534
        xyY:
        0.2498, 0.1152, 16.6488
      CIE-Lab:
        47.8145, 87.0337, -78.8831
        CIE-LCH:
        47.8145, 117.4624, 317.8124
        CIE-Luv:
        47.8145, 36.9915, -125.1173
        Hunter-Lab:
        40.8030, 86.5181, -104.7629
      #b402fa color charts
#b402fa RGB chart
      #b402fa CMYK chart
      #b402fa RGB pie chart
      #b402fa color shades, tints & tones
#b402fa color schemes
#b402fa color preview, HTML & CSS examples
           This text has a color of #b402fa        
        
          <p style="color:#b402fa;">Text here</p>
        
        
          .mytext {color:#b402fa;}
        
        Text color #b402fa
      
           This box has a color of #b402fa        
        
          <div style="background-color:#b402fa;">Content here</div>
        
        
          .mybackground {background-color:#b402fa;}
        
        Background color #b402fa
      
           Border around this has a color of #b402fa        
        
          <div style="border:2px solid #b402fa;">Content here</div>
        
        
          .myborder {border:2px solid #b402fa;}
        
        Border color #b402fa