#b962df color space conversions
Hex:
        #b962df
        RGB:
        185, 98, 223
        CMY:
        27, 62, 13
        CMYK:
        17, 56, 0, 13
      HSL:
        282°, 66.1376%, 62.9412%
        HSV (HSB):
        282°, 56.0538%, 87.4510%
        XYZ:
        37.6945, 24.3774, 72.5306
        xyY:
        0.2800, 0.1811, 24.3774
      CIE-Lab:
        56.4637, 55.0095, -49.7322
        CIE-LCH:
        56.4637, 74.1575, 317.8844
        CIE-Luv:
        56.4637, 33.0166, -84.4212
        Hunter-Lab:
        49.3734, 49.8737, -52.5368
      #b962df color charts
#b962df RGB chart
      #b962df CMYK chart
      #b962df RGB pie chart
      #b962df color shades, tints & tones
#b962df color schemes
#b962df color preview, HTML & CSS examples
           This text has a color of #b962df        
        
          <p style="color:#b962df;">Text here</p>
        
        
          .mytext {color:#b962df;}
        
        Text color #b962df
      
           This box has a color of #b962df        
        
          <div style="background-color:#b962df;">Content here</div>
        
        
          .mybackground {background-color:#b962df;}
        
        Background color #b962df
      
           Border around this has a color of #b962df        
        
          <div style="border:2px solid #b962df;">Content here</div>
        
        
          .myborder {border:2px solid #b962df;}
        
        Border color #b962df