#b431cb color space conversions
Hex:
        #b431cb
        RGB:
        180, 49, 203
        CMY:
        29, 81, 20
        CMYK:
        11, 76, 0, 20
      HSL:
        291°, 61.1111%, 49.4118%
        HSV (HSB):
        291°, 75.8621%, 79.6078%
        XYZ:
        30.7002, 16.2117, 58.0110
        xyY:
        0.2926, 0.1545, 16.2117
      CIE-Lab:
        47.2510, 70.4268, -53.0827
        CIE-LCH:
        47.2510, 88.1914, 322.9936
        CIE-Luv:
        47.2510, 46.8835, -87.5868
        Hunter-Lab:
        40.2638, 65.6405, -57.2388
      #b431cb color charts
#b431cb RGB chart
      #b431cb CMYK chart
      #b431cb RGB pie chart
      #b431cb color shades, tints & tones
#b431cb color schemes
#b431cb color preview, HTML & CSS examples
           This text has a color of #b431cb        
        
          <p style="color:#b431cb;">Text here</p>
        
        
          .mytext {color:#b431cb;}
        
        Text color #b431cb
      
           This box has a color of #b431cb        
        
          <div style="background-color:#b431cb;">Content here</div>
        
        
          .mybackground {background-color:#b431cb;}
        
        Background color #b431cb
      
           Border around this has a color of #b431cb        
        
          <div style="border:2px solid #b431cb;">Content here</div>
        
        
          .myborder {border:2px solid #b431cb;}
        
        Border color #b431cb