#b31dd6 color space conversions
Hex:
        #b31dd6
        RGB:
        179, 29, 214
        CMY:
        30, 89, 16
        CMYK:
        16, 86, 0, 16
      HSL:
        289°, 76.1317%, 47.6471%
        HSV (HSB):
        289°, 86.4486%, 83.9216%
        XYZ:
        31.1674, 15.3175, 64.9322
        xyY:
        0.2797, 0.1375, 15.3175
      CIE-Lab:
        46.0660, 77.2662, -61.3333
        CIE-LCH:
        46.0660, 98.6501, 321.5577
        CIE-Luv:
        46.0660, 45.3470, -99.3122
        Hunter-Lab:
        39.1375, 73.6586, -70.9704
      #b31dd6 color charts
#b31dd6 RGB chart
      #b31dd6 CMYK chart
      #b31dd6 RGB pie chart
      #b31dd6 color shades, tints & tones
#b31dd6 color schemes
#b31dd6 color preview, HTML & CSS examples
           This text has a color of #b31dd6        
        
          <p style="color:#b31dd6;">Text here</p>
        
        
          .mytext {color:#b31dd6;}
        
        Text color #b31dd6
      
           This box has a color of #b31dd6        
        
          <div style="background-color:#b31dd6;">Content here</div>
        
        
          .mybackground {background-color:#b31dd6;}
        
        Background color #b31dd6
      
           Border around this has a color of #b31dd6        
        
          <div style="border:2px solid #b31dd6;">Content here</div>
        
        
          .myborder {border:2px solid #b31dd6;}
        
        Border color #b31dd6